This website requires JavaScript.
Explore
Help
Sign in
ensl
/
ensl_hlds
Watch
0
Star
0
Fork
You've already forked ensl_hlds
0
mirror of
https://github.com/ENSL/ensl_hlds.git
synced
2024-12-12 05:22:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3d0731586f
ensl_hlds
/
scripts
/
renice.sh
5 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
Add renice script and update FPS script
2018-04-28 06:17:58 +00:00
#!/bin/bash
sudo taskset -a -p -c
1
`
pgrep hlds_linux
`
Update for docker-compose Add latest ENSL plugin. Add docker-compose file. Update dockerfile to support 3.2.1b. ADd entry script that works on all docker images. Add seperate log rotation scripts
2018-05-07 04:19:10 +00:00
sudo renice -20
`
pgrep hlds_linux
`
Reference in a new issue
Copy permalink