templates/bin/ncadmin - remove crufty comments
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
dc_dir={{ docker_compose_base_dir }}
|
||||
#db_archive=nextclouddb.psql.gz
|
||||
# this should be relative to the $nextcloud_dir
|
||||
#file_archive=nextcloud.tgz
|
||||
#config=
|
||||
nextcloud_base_dir={{ nextcloud_base_dir }}
|
||||
nextcloud_data_dir={{ nextcloud_data_dir }}
|
||||
postgres_db_user={{ postgres_db_user }}
|
||||
|
||||
Reference in New Issue
Block a user