fix shebang

pull/45/head
maguowei 6 years ago
parent 3411a4b599
commit ba71909ff7

@ -1,4 +1,4 @@
#/bin/bash #!/bin/bash
file="images.properties" file="images.properties"
@ -16,4 +16,5 @@ then
else else
echo "$file not found." echo "$file not found."
fi fi

Loading…
Cancel
Save