Updated status

This commit is contained in:
Markus Fleschutz 2020-09-29 18:22:28 +00:00
parent d73e0dbc30
commit a05cbc54e5

View File

@ -21,3 +21,4 @@ apt update && apt upgrade && apt autoremove && snap refresh
echo "\n+++ Cleaning Swap Space +++"
swapoff --all && swapon --all
exit 0