Browse Source

Fix typo

tags/v1.21.12.1
Théo Bougé 10 years ago
parent
commit
bb7ddb45ff
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      packager/debian/postinst

+ 1
- 1
packager/debian/postinst View File

@@ -33,5 +33,5 @@ case "$1" in
service gogs restart || true
;;
esac

Loading…
Cancel
Save