Drop caches script
This commit is contained in:
parent
fa75003a12
commit
6bea6aca0c
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo 3 > /proc/sys/vm/drop_caches
|
Loading…
Reference in New Issue