missing bang

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@748 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
imaginos
2006-09-13 01:00:23 +00:00
parent 4f8a233acf
commit dc2925febc
+1 -1
View File
@@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh
if test -z "$1"; then
echo -e "\033[1m\033[34m[\033[33m ** \033[34m]\033[39m\033[22m USAGE: $0 <file.cpp> [file.cpp ...]"