🤖改个文件名称

This commit is contained in:
2024-07-21 22:46:54 +08:00
parent a4bfd5972c
commit 66324a0c32

2
deploy.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash
nohup python server.py > grab.log 2>&1 &