Clean up file structure and add AIO script

This commit is contained in:
2025-04-04 15:32:28 +00:00
5 changed files with 85 additions and 2 deletions

View File

@@ -2,5 +2,7 @@
A collection of scripts intended to simplify setting up and maintianing an Ubuntu server
## Scripts
[Docker](Docker.sh) - Install Docker
[Portainer](Portainer.sh) - Install Docker and Portainer Server
[All In One](Scripts/USE-AIO.sh) - All USE scripts combined together with a menu for selecting which one to run
[Docker](Scripts/Docker.sh) - Install Docker
[Portainer](Scripts/Portainer.sh) - Install Docker and Portainer Server
[Update](Scripts/Update.sh) - Update and clean up unused packages