5
0
Fork 0
mirror of https://codeberg.org/Computertruhe/Setup-Skripte.git synced 2025-06-28 11:26:18 +02:00

mint/make_swapvol.sh aktualisiert

This commit is contained in:
Agent_K 2024-11-12 20:43:06 +00:00
parent 2ca2c13a83
commit 197936fd17

View file

@ -88,3 +88,4 @@ sudo echo "/swap/swapfile none swap sw 0 0" >> /etc/fstab
# The UUID is the one of your /dev/sda1. # The UUID is the one of your /dev/sda1.
echo "Fertig! Swap ist nun im Subvol @swap" echo "Fertig! Swap ist nun im Subvol @swap"
sudo swapon sudo swapon
echo "Swap sollte nun aktiv sein."