Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 361 Bytes

setupserver.md

File metadata and controls

9 lines (7 loc) · 361 Bytes
wget https://gist.githubusercontent.com/annihilatorrrr/fc7e02174743bfb2f0795d3392855243/raw/c8c29aa23d4cdc35ee4f89980d590ada0209564f/update.sh -O updater.sh; sudo bash ./updater.sh && rm -rf updater.sh && echo "Done!"

For mini ubuntu:

sudo apt update && sudo apt install cron nano-tiny screen -y && sudo apt autoremove -y && sudo apt update