mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-02 19:08:14 +08:00
revert transparency of notify-push
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
3895650f1e
commit
c83c59771f
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ fi
|
|||
export DATABASE_URL="postgres://$POSTGRES_USER:$POSTGRES_PASSWORD@$POSTGRES_HOST/$POSTGRES_DB"
|
||||
export REDIS_URL="redis://:$REDIS_HOST_PASSWORD@$REDIS_HOST"
|
||||
|
||||
echo "Starting notify-push. If not further logs are shown below, it started correctly."
|
||||
|
||||
# Run it
|
||||
/nextcloud/custom_apps/notify_push/bin/"$CPU_ARCH"/notify_push \
|
||||
--database-prefix="oc_" \
|
||||
|
|
Loading…
Reference in a new issue