1
0
Fork 0

[WINDOWS] Add configuration for powershell

This commit is contained in:
Florian RICHER (MrDev023) 2021-10-27 20:35:40 +02:00
parent a2ea5d14ea
commit 861df3678f
5 changed files with 110 additions and 0 deletions

View file

@ -1,4 +0,0 @@
#!/bin/bash
sudo bash -c "echo 1 > /proc/sys/vm/drop_caches"
sudo bash -c "echo 1 > /proc/sys/vm/compact_memory"