diff --git a/pivilion-manual-setup.md b/pivilion-manual-setup.md index cfa8a74..ed0782a 100644 --- a/pivilion-manual-setup.md +++ b/pivilion-manual-setup.md @@ -358,7 +358,7 @@ You can also download the complete pre-installed appliance image and run Pivilio If you don't feel like learning about the various components used to build a Tor hidden service, you can just use lazy mode to bundle up individual installations. All you need to do is paste the following line into your terminal and hit Enter. It will take a couple of minutes to finish. -`sudo apt update; sudo apt upgrade -y; sudo apt install apache2 php hostapd dnsmasq git tor -y; cd /; sudo git init; sudo git remote add origin https://gitlab.com/hacklab01/pivilion.git; sudo git fetch origin; sudo git checkout -f --track origin/master; sudo chown -R pi:pi /home/pi; sudo chown -R www-data:www-data /var/www/; sudo chmod -R 775 /var/www; sudo usermod -a -G www-data pi; onion; sudo reboot` +`sudo apt update; sudo apt upgrade -y; sudo apt install apache2 php hostapd dnsmasq git tor zip -y; cd /; sudo git init; sudo git remote add origin https://gitlab.com/hacklab01/pivilion.git; sudo git fetch origin; sudo git checkout -f --track origin/master; sudo chown -R pi:pi /home/pi; sudo chown -R www-data:www-data /var/www/; sudo chmod -R 775 /var/www; sudo usermod -a -G www-data pi; onion; pivilion; sudo reboot` The system will reboot automatically and all you need to do is run