self reminder
This commit is contained in:
parent
983cd503e7
commit
4652d4f02d
@ -84,3 +84,7 @@ fi
|
|||||||
LD_LIBRARY_PATH=. ldd vgui2_s.so
|
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).
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user