fix shebang

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

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

Loading…
Cancel
Save