Change shebang to bash for string manipulations

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2017-05-05 16:57:18 +01:00
parent f54708227e
commit 8a50207189

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# Script to perform a release of vector-web.
#