1
0
Fork 0
bin/cycleswap

4 lines
51 B
Bash
Executable File

#!/usr/bin/env bash
sudo swapoff -a
sudo swapon -a