|
|
@ -201,7 +201,7 @@ function default_configuration() {
|
|
|
|
|
|
|
|
|
|
|
|
# LokiPAP Batch file relocation and permissions in user loki-network directory
|
|
|
|
# LokiPAP Batch file relocation and permissions in user loki-network directory
|
|
|
|
|
|
|
|
|
|
|
|
sudo mv $webroot_dir/config/lokilaunch.sh /home/$raspap_user/loki-network/lokilaunch.sh || install error "Unable to move, install Lokinet first"
|
|
|
|
sudo mv $webroot_dir/config/lokilaunch.sh /home/$raspap_user/loki-network/ || install error "Unable to move, install Lokinet first"
|
|
|
|
sudo chmod 755 /home/$raspap_user/loki-network/lokilaunch.sh
|
|
|
|
sudo chmod 755 /home/$raspap_user/loki-network/lokilaunch.sh
|
|
|
|
sudo chown $raspap_user:$raspap_user lokilaunch.sh
|
|
|
|
sudo chown $raspap_user:$raspap_user lokilaunch.sh
|
|
|
|
|
|
|
|
|
|
|
|