mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2025-12-10 16:07:23 +01:00
removed comment from debuging.
This commit is contained in:
@@ -62,7 +62,7 @@ if github_version > current_version:
|
||||
|
||||
# Stop systemd service
|
||||
print ("new version available, stopping service")
|
||||
#os.system("systemctl stop gitea.service")
|
||||
os.system("systemctl stop gitea.service")
|
||||
|
||||
# Should the new version be build from source?
|
||||
if settings.build_from_source:
|
||||
|
||||
Reference in New Issue
Block a user