From 9de09a71e3e63c65e991e3c8184eb2dbd3be49af Mon Sep 17 00:00:00 2001 From: lub Date: Fri, 13 Oct 2017 09:40:01 +0200 Subject: [PATCH] add placeholder notice to rebuild.sh --- rebuild.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rebuild.sh b/rebuild.sh index 8f22dbc..4d5d27f 100755 --- a/rebuild.sh +++ b/rebuild.sh @@ -1,3 +1,5 @@ #!/bin/bash -sleep 10 +#placeholder script for testing commands + +sleep 10 \ No newline at end of file