🗃️ Committing everything that changed 🗃️

rootfs/usr/local/bin/next-cloud
rootfs/usr/local/bin/occ
This commit is contained in:
casjay 2024-07-07 15:50:02 -04:00
parent b738a2381d
commit a2b6fd7388
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
2 changed files with 1 additions and 1 deletions

2
rootfs/usr/local/bin/next-cloud Normal file → Executable file
View File

@ -46,7 +46,7 @@ __docker_run() {
--env HOSTNAME=nextcloud \
--env NEXTCLOUD_ADDITIONAL_APKS="imagemagick " \
--env NEXTCLOUD_DATADIR="/data/nextcloud" \
--volume /data/nextcloud:/data/nextcloud \
--volume /data:/data \
--volume /config/nextcloud:/mnt/docker-aio-config \
--volume /var/run/docker.sock:/var/run/docker.sock:ro \
nextcloud/all-in-one:latest

0
rootfs/usr/local/bin/occ Normal file → Executable file
View File