mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Update torname and inital modes
This commit is contained in:
parent
91776c61e0
commit
7b45d0c2e2
@ -3,7 +3,8 @@
|
||||
pause(){
|
||||
read -n1 -rsp $'\nPress any key to continue or Ctrl+C to exit...\n\n'
|
||||
}
|
||||
|
||||
sudo bash -c 'cat /var/lib/tor/hidden_service/hostname > /home/pi/pivilion/torname'
|
||||
sudo bash -c 'echo "onion" > /home/pi/pivilion/mode'
|
||||
echo -e "\nWelcome to pivilion!"
|
||||
|
||||
let upSeconds="$(/usr/bin/cut -d. -f1 /proc/uptime)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user