fix gitea.py

This commit is contained in:
2025-04-08 09:45:38 +02:00
parent c2747e884d
commit 90776bfeef
2 changed files with 17 additions and 16 deletions
+1
View File
@@ -19,6 +19,7 @@ from pathlib import Path
from subprocess import Popen, PIPE
from ipaddress import IPv4Interface
from os.path import getmtime
from gitea import change_to_gitea
def exit():