lyctl.sh - fixed the shebang

このコミットが含まれているのは:
gashapwn 2020-12-05 20:59:52 +00:00
コミット f418061c22

2
perl-script/conf/lyctl.sh ノーマルファイル → 実行可能ファイル
ファイルの表示

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/local/bin/bash
ACMD="$1"
ARGV="$@"