This commit is contained in:
Sergey Mazein
2024-03-24 15:48:11 +03:00
parent e5c281beb0
commit 3ae284ab36
2 changed files with 55 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
```bash
wget -q -O check_mem.sh http://astrader.net:3006/sem/Nodes/raw/branch/master/Utils/Clear_system/clear.sh && chmod +x clear.sh
```
```bash
bash clear.sh
```