fix: remove unneeded swapoff
This commit is contained in:
parent
5355b3eca2
commit
891bb949bf
@ -12,5 +12,4 @@ case "$ANS" in
|
||||
*) exit ;;
|
||||
esac
|
||||
|
||||
awk '/mnt/ {print $1}' < /proc/swaps | xargs swapoff
|
||||
umount -R /mnt/
|
||||
|
Loading…
Reference in New Issue
Block a user