Removed unnended stuff

This commit is contained in:
v3d 2016-12-07 19:22:38 +00:00
parent 91f53caab9
commit cb64a04f36

View File

@ -4,9 +4,6 @@ pause(){
read -n1 -rsp $'\nPress any key to continue or Ctrl+C to exit...\n\n' read -n1 -rsp $'\nPress any key to continue or Ctrl+C to exit...\n\n'
} }
sudo chown pi:pi /home/pi/pivilion/scripts/*
sudo chmod u+x /home/pi/pivilion/scripts/*
echo -e "\nWelcome to pivilion!" echo -e "\nWelcome to pivilion!"
let upSeconds="$(/usr/bin/cut -d. -f1 /proc/uptime)" let upSeconds="$(/usr/bin/cut -d. -f1 /proc/uptime)"