mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-02-03 23:30:48 +00:00
Removed unnended stuff
This commit is contained in:
parent
91f53caab9
commit
cb64a04f36
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue