oc357b / start_srv.sh
Tomoniai's picture
Create start_srv.sh
5aa25b9
raw
history blame contribute delete
71 Bytes
#!/bin/sh
# For mlock support
ulimit -l unlimited
python3 -B main.py