lyctl.sh - fixed the shebang

Este commit está contenido en:
gashapwn 2020-12-05 20:59:52 +00:00
padre 4e3c70e280
commit f418061c22

2
perl-script/conf/lyctl.sh Archivo normal → Archivo ejecutable
Ver fichero

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