From e1d49f4ee199f8f8bbadbf0f3755d9a23f28a6d4 Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Fri, 2 Nov 2012 16:37:53 +0100 Subject: [PATCH] fixed script --- buildDebianPackage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildDebianPackage.sh b/buildDebianPackage.sh index 7efb17f7..d0939318 100755 --- a/buildDebianPackage.sh +++ b/buildDebianPackage.sh @@ -289,7 +289,7 @@ cp -R $PRODUCT_PATH $SANKORE_PACKAGE_DIRECTORY cat > $BASE_WORKING_DIR/usr/local/$SANKORE_DIRECTORY_NAME/run.sh << EOF -!/bin/bash +#!/bin/bash # -------------------------------------------------------------------- # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by