mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Removed unnended stuff
This commit is contained in:
parent
91f53caab9
commit
cb64a04f36
@ -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)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user