testan a reboold
This commit is contained in:
@@ -77,7 +77,7 @@
|
|||||||
7. keyboard
|
7. keyboard
|
||||||
#### Software (Auto)
|
#### Software (Auto)
|
||||||
**WILL REBOOT IN BETWEEN EACH COMMAND**
|
**WILL REBOOT IN BETWEEN EACH COMMAND**
|
||||||
1. `curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | "$SHELL"`
|
1. x `curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | "$SHELL"`
|
||||||
2. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash ~/Precision-Timekeeping-Fuckery/installer1.sh`
|
2. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash ~/Precision-Timekeeping-Fuckery/installer1.sh`
|
||||||
3. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash ~/Precision-Timekeeping-Fuckery/installer2.sh`
|
3. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash ~/Precision-Timekeeping-Fuckery/installer2.sh`
|
||||||
4. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash ~/Precision-Timekeeping-Fuckery/installer3.sh`
|
4. `cd ~/Precision-Timekeeping-Fuckery && git pull && bash ~/Precision-Timekeeping-Fuckery/installer3.sh`
|
||||||
|
|||||||
@@ -14,10 +14,6 @@ fi
|
|||||||
echo "Sleeping 3 minutes"
|
echo "Sleeping 3 minutes"
|
||||||
sleep 180
|
sleep 180
|
||||||
|
|
||||||
# passwordless sudo
|
|
||||||
echo -e "Edit sudoers file\n\t%sudo ALL = (ALL) NOPASSWD: ALL"
|
|
||||||
sudo visudo
|
|
||||||
|
|
||||||
# updoot
|
# updoot
|
||||||
echo "Updating Software Lists"
|
echo "Updating Software Lists"
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
|||||||
Reference in New Issue
Block a user