mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Remove notify-push timeout again
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
e07f183551
commit
d616a8a507
1 changed files with 0 additions and 3 deletions
|
|
@ -42,9 +42,6 @@ if ! [ -f /nextcloud/custom_apps/notify_push/bin/"$CPU_ARCH"/notify_push ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Add a timeout of 15s to hopefully get rid of the first error that is logged if apache is not there yet
|
|
||||||
sleep 15
|
|
||||||
|
|
||||||
echo "notify-push was started"
|
echo "notify-push was started"
|
||||||
|
|
||||||
# Set sensitive values as env
|
# Set sensitive values as env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue