From c914b12c5b3c29f3f51ed90c1877e06442ef3d0b Mon Sep 17 00:00:00 2001 From: v3d Date: Thu, 19 Apr 2018 21:01:10 +0000 Subject: [PATCH] Update pivilion --- usr/local/bin/pivilion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/bin/pivilion b/usr/local/bin/pivilion index 9b6e5b9..ce971aa 100755 --- a/usr/local/bin/pivilion +++ b/usr/local/bin/pivilion @@ -27,7 +27,7 @@ echo " @@, @ ,@@ Onion Address......: `cat /home/pi/pivilion/torname` @@@@@#@@@@@@@#@@@@@ Running in `cat /home/pi/pivilion/mode` mode" pause -echo -e "There are four commands for you to use: \n \n 1) \"pivilion\" will display this message. \n \n 2) \"onion\" will set your Pi to start in onion mode on next reboot. \n \n 3) \"hotspot\" will set your Pi to start in hotspot mode on next reboot. This is the default mode. \n Please remember to set the mode properly before each reboot or you might have to access your Pi via ethernet cable or screen. \n \n 4) \"pikey\" is used to setup a Wifi network and password to be used in onion mode. \n \n A more thorough explanation is available at pivilion.net.\n" +echo -e "There are four commands for you to use: \n \n 1) \"pivilion\" will display this message. \n \n 2) \"onion\" will set your Pi to start in onion mode on next reboot. This is the default mode. \n \n 3) \"hotspot\" will set your Pi to start in hotspot mode on next reboot. \n Please remember to set the mode properly before each reboot or you might have to access your Pi via ethernet cable or screen. \n \n 4) \"pikey\" is used to setup a Wifi network and password to be used in onion mode. \n \n A more thorough explanation is available at pivilion.net.\n" echo -e "The following is a usage scenario." pause