1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00
bin/cycleswap

4 lines
51 B
Plaintext
Raw Normal View History

2016-01-15 18:41:38 +00:00
#!/usr/bin/env bash
sudo swapoff -a
sudo swapon -a