From e797ddc9f34e150e531b1c2388165d880556bb02 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 20 Apr 2019 07:17:43 -0400 Subject: [PATCH] Added escape char --- installers/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/common.sh b/installers/common.sh index 50701bb..ec88328 100755 --- a/installers/common.sh +++ b/installers/common.sh @@ -203,7 +203,7 @@ function default_configuration() { sudo mv $webroot_dir/config/lokilaunch.sh $HOME/loki-network/ || install error "Unable to move, install Lokinet first" sudo chmod 755 $HOME/loki-network/lokilaunch.sh - sudo chown $raspap_user:$raspap_user lokilaunch.sh + # sudo chown $raspap_user:$raspap_user lokilaunch.sh # Generate required lines for Rasp AP to place into rc.local file. # #RASPAP is for removal script