summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Höhn <hoehnp@gmx.de>2018-10-05 18:37:39 +0200
committerPatrick Höhn <hoehnp@gmx.de>2018-10-05 18:37:39 +0200
commit875f6b16de07f2437ca6d5171944210c5d50b11a (patch)
tree2517c61ba169ab5ecbc41f05ec7314c50ec85c1e
parent9452678aa2facfef903bae101830490205610de9 (diff)
downloadnavit-875f6b16de07f2437ca6d5171944210c5d50b11a.tar.gz
moved back to sh in shebang of build script sailfish os
ändrad: build_sailfish_ci.sh
-rwxr-xr-xcontrib/sailfish/build_sailfish_ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sailfish/build_sailfish_ci.sh b/contrib/sailfish/build_sailfish_ci.sh
index 2432029f0..31e45f05e 100755
--- a/contrib/sailfish/build_sailfish_ci.sh
+++ b/contrib/sailfish/build_sailfish_ci.sh
@@ -1,4 +1,4 @@
-#! /bin/bash
+#!/bin/sh
#run on the Sailfish OS sdk docker container. Check that rpmbuild directory exists. Remember to export VERSION_ID
# please don't mess around with those lines without testing,
# even if some fancy tool tells you to do so to save some pipes.