From bdd017e970d6803c323f5f7fa6deffea868ec991 Mon Sep 17 00:00:00 2001 From: Victor Torres Date: Thu, 27 Aug 2015 09:51:08 -0300 Subject: [PATCH] Adding shell script's original author information. --- Quick Web App/makeapp.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Quick Web App/makeapp.sh b/Quick Web App/makeapp.sh index 6dca20c..5e9ad48 100755 --- a/Quick Web App/makeapp.sh +++ b/Quick Web App/makeapp.sh @@ -1,4 +1,5 @@ #!/bin/sh +# Originally created by Alex Malinovich (@demonbane) name="$1" url="$2"