2024-07-21 22:02:25 +08:00

3 lines
53 B
Bash

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