[genius] add bin/sh to script
- From: George Lebl <jirka src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [genius] add bin/sh to script
- Date: Mon, 26 Dec 2016 20:01:15 +0000 (UTC)
commit 9b57890e6ad4eef3d78ae1848f132bdc6eaa9b04
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date: Mon Dec 26 14:00:54 2016 -0600
add bin/sh to script
help/C/make-and-upload.sh | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/help/C/make-and-upload.sh b/help/C/make-and-upload.sh
index 47ecb58..e2153c3 100755
--- a/help/C/make-and-upload.sh
+++ b/help/C/make-and-upload.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
# This script is for George only, so recognize my machine :)
if [ ! -d /home/jirka/ ]; then
echo "Only George wants to run this script (it's for updating the genius webpage)"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]