Skip to content

Commit ff73771

Browse files
committed
Create clean_cache.sh
1 parent a9f341d commit ff73771

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clean_cache.sh

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
sync
2+
echo 1 > /proc/sys/vm/drop_caches
3+
echo 2 > /proc/sys/vm/drop_caches
4+
echo 3 > /proc/sys/vm/drop_caches

0 commit comments

Comments
 (0)