self reminder

This commit is contained in:
jenz 2024-01-05 13:07:30 +01:00
parent 983cd503e7
commit 4652d4f02d

View File

@ -84,3 +84,7 @@ fi
LD_LIBRARY_PATH=. ldd vgui2_s.so
2024 january note: If bots cant launch check if /dev/shm is full (files exist on system as long as a process keeps them open, so memory fully used and none available).
df -h -> check /dev/shm/ tmps filesystem
pgrep -u autismbot2
pkill -9 -u autismbot2