lyctl.sh - fixed the shebang

Cette révision appartient à :
gashapwn 2020-12-05 20:59:52 +00:00
Parent 4e3c70e280
révision f418061c22

2
perl-script/conf/lyctl.sh Fichier normal → Fichier exécutable
Voir le fichier

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