Browse Source

Fix typo

tags/v1.2.0-rc1
Théo Bougé 10 years ago
parent
commit
2701ca2cd3
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