added nextcloud client push docker mod

This commit is contained in:
Jonathan Treffler
2022-12-07 00:50:56 +00:00
parent 6fa0130672
commit 4a86e5593e
20 changed files with 4 additions and 72 deletions
@@ -0,0 +1,7 @@
#!/usr/bin/with-contenv bash
# This is an example service that would run for the mod
# It depends on init-services, the baseimage hook for start of all longrun services
exec \
s6-setuidgid abc /config/www/nextcloud/apps/notify_push/bin/x86_64/notify_push --port 7867 /config/www/nextcloud/config/config.php
@@ -0,0 +1 @@
longrun