tokarchuk/v1.17
Théo Bougé 9 years ago
parent 5a2093b053
commit 939d2054d8
  1. 6
      packager/debian/postinst

@ -29,11 +29,9 @@ case "$1" in
# scale
${CLI} scale web=1 || true
#restart the service
# restart the service
service gogs restart || true
;;
esac

Loading…
Cancel
Save