lyctl.sh - fixed the shebang

Tento commit je obsažen v:
gashapwn 2020-12-05 20:59:52 +00:00
rodič 4e3c70e280
revize f418061c22

2
perl-script/conf/lyctl.sh Normální soubor → Spustitelný soubor
Zobrazit soubor

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