Bump to 1.1.6 to fix a user issue
[gonvert] / support / obs_upload.sh
index cc64d42..d2b8095 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env bash
+
 # Doing the pushd as a test of directory movement to try to be safer with the "rm"
 pushd ../../osc/home:epage:$2/$1 && rm $1_*.dsc $1_*.tar.gz
 popd