debian: remove --verbose from postinst
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
c896acb729
commit
22f8c339fc
|
@ -16,7 +16,6 @@ case "$1" in
|
|||
--home "$CONDUWUIT_DATABASE_PATH" \
|
||||
--disabled-login \
|
||||
--shell "/usr/sbin/nologin" \
|
||||
--verbose \
|
||||
conduwuit
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue