From 43e2c54862c18e1e17149517e23086d1cc591e2f Mon Sep 17 00:00:00 2001 From: Andreas Bielawski Date: Sun, 18 Sep 2016 17:41:35 +0200 Subject: [PATCH] Ja, "remove this" und drinnenlassen .-. --- install-on-uberspace.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install-on-uberspace.sh b/install-on-uberspace.sh index 6801252..bc754eb 100755 --- a/install-on-uberspace.sh +++ b/install-on-uberspace.sh @@ -35,7 +35,6 @@ else fi cd $HOME -INSTALLED_DIR="$HOME/lua5.2" # REMOVE THIS!!!!! # LuaRocks if [ -n "$2" ]; then @@ -95,4 +94,4 @@ echo "Führe bitte vorher noch einmal" echo "source ~/.bash_profile" echo "aus oder melde dich ab und wieder an." -exit 0 \ No newline at end of file +exit 0