3
1
mirror of https://github.com/admpub/nging synced 2022-08-13 11:39:22 +00:00
nging/run.sh
2019-09-22 19:14:42 +08:00

4 lines
69 B
Bash
Executable File

#!/bin/sh
sudo launchctl limit maxfiles 655350
ulimit -n 655350
tower