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