Skip to content

Commit

Permalink
revert transparency of notify-push
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <szaimen@e.mail.de>
  • Loading branch information
szaimen committed Aug 17, 2023
1 parent 3895650 commit c83c597
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Containers/notify-push/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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_" \
Expand Down

0 comments on commit c83c597

Please sign in to comment.