Test new nextcloud

This commit is contained in:
Alexandre
2023-07-21 15:02:33 +02:00
parent 2e1846462e
commit 07ddd45c86
12 changed files with 78 additions and 154 deletions

View File

@@ -1,6 +1,7 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# Only execute if installed
if [ -f /notinstalled ]; then exit 0; fi