Change shebang to bash for string manipulations

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/3622/head
Michael Telatynski 2017-05-05 16:57:18 +01:00
parent f54708227e
commit 8a50207189
1 changed files with 1 additions and 1 deletions

View File

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