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