1
0
Fork 0

Added cycleswap

This commit is contained in:
Starbeamrainbowlabs 2016-01-15 18:41:38 +00:00
parent b780d70a4e
commit 61a387abac
1 changed files with 3 additions and 0 deletions

3
cycleswap Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
sudo swapoff -a
sudo swapon -a