rephrase / start_server.sh
rodrigomasini's picture
Create start_server.sh
0afba27
raw
history blame
No virus
70 Bytes
#!/bin/sh
# For mlock support
ulimit -l unlimited
python3 -B main.py