Friend-Circle-Lite/deploy.sh

3 lines
54 B
Bash

#!/bin/bash
nohup python3 server.py > grab.log 2>&1 &