Fix the magic number in the ci scripts
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 2 Sep 2013 07:42:39 +0000 (10:42 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Mon, 2 Sep 2013 07:42:39 +0000 (10:42 +0300)
ci/autopkg_debian.sh
ci/pylint.sh

index 8a46c14..70eecdd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/bin/sh
 set -e
 
 PACKAGES_DIR=$1
index a200be1..fa4dae5 100755 (executable)
@@ -1,3 +1,3 @@
-!/bin/sh
+#!/bin/sh
 
 pylint image_creator