diff --git a/create_swap.sh b/create_swap.sh index 2e8c702..b6ed075 100644 --- a/create_swap.sh +++ b/create_swap.sh @@ -1,4 +1,5 @@ #!/bin/bash +set -x # Disable current swap sudo swapoff -a