2
0
Théo BOUGE 9 жил өмнө
parent
commit
2f23cf98ea

+ 2 - 0
packager/debian/postinst

@@ -30,4 +30,6 @@ case "$1" in
     ${CLI} scale web=1 || true
   ;;
 
+service gogs restart || true
+
 esac