Update create_swap.sh

This commit is contained in:
2025-09-11 16:27:24 +00:00
parent 0257adeba3
commit e9fe9c9d88

View File

@@ -1,4 +1,5 @@
#!/bin/bash #!/bin/bash
set -x
# Disable current swap # Disable current swap
sudo swapoff -a sudo swapoff -a