1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
* ubuntu 12.04
* debian 7
This commit is contained in:
Cyril Rohr
2014-09-11 09:39:49 +00:00
parent a596388ebf
commit 31d763bc1f
2 changed files with 2 additions and 4 deletions

View File

@@ -20,9 +20,6 @@ APP_USER=$(${CLI} config:get APP_USER)
APP_GROUP=$(${CLI} config:get APP_GROUP)
APP_CONFIG="/etc/${APP_NAME}/conf/app.ini"
# source debconf library
. /usr/share/debconf/confmodule
case "$1" in
configure)