diff --git a/templates/nextcloud/config.yml b/templates/nextcloud/config.yml index 96d3e76..28f63b8 100644 --- a/templates/nextcloud/config.yml +++ b/templates/nextcloud/config.yml @@ -2,6 +2,5 @@ name: nextcloud description: Enterprise File Sync and Share version: 0.0.1 category: File Synchronisation -maintainer: Maik Ellerbrock projectURL: https://github.com/ellerbrock/rancher-collection diff --git a/templates/nextcloud/run.sh b/templates/nextcloud/run.sh deleted file mode 100755 index e27ec32..0000000 --- a/templates/nextcloud/run.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -rancher-compose rm -f && rancher-compose up -