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

@@ -2,6 +2,7 @@
# shellcheck shell=bash
# shellcheck disable=SC2086
# Only execute if installed
if [ -f /notinstalled ]; then exit 0; fi