flutterfungus wooo
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# updoot this
|
||||
git pull
|
||||
|
||||
# updoot
|
||||
sudo apt update
|
||||
sudo apt dist-upgrade -y
|
||||
sudo apt autoremove
|
||||
|
||||
sudo shutdown -r +1
|
||||
Reference in New Issue
Block a user