mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
Added cycleswap
This commit is contained in:
parent
b780d70a4e
commit
61a387abac
1 changed files with 3 additions and 0 deletions
3
cycleswap
Executable file
3
cycleswap
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
sudo swapoff -a
|
||||
sudo swapon -a
|
Loading…
Reference in a new issue