Cleaning up folder structure #2

Merged
DocRock3r merged 12 commits from wip into main 2025-04-04 15:32:28 +00:00
Showing only changes of commit 69f8c4b887 - Show all commits

6
Scripts/Update.sh Normal file
View File

@@ -0,0 +1,6 @@
#! /bin/bash
sudo apt update
sudo apt upgrade -y
sudo apt autoremove -y