reload_server —git

This commit is contained in:
曹前明 2022-06-24 01:17:00 +08:00
parent ef1b6c5649
commit bd806737e4
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ def reload_server_git():
if completed.returncode == 0:
return
else:
raise completed.stdout
return completed.stdout
@shared_task