From 58c216d5223aeeeabd93d237f91ab4631d6dd59d Mon Sep 17 00:00:00 2001 From: Conan_Doyl Date: Tue, 14 Jul 2020 10:55:49 +0200 Subject: [PATCH] Added Readme File --- README | 32 ++++++++++++++++++++++++++++++++ nextcloud_head.sh | 18 +++++++++--------- 2 files changed, 41 insertions(+), 9 deletions(-) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..200a7cb --- /dev/null +++ b/README @@ -0,0 +1,32 @@ +# Nextcloud Headless + +Installs Nextcloud without any user input is required + +## Requirements + +Currently only Debian 9 is supported + + + +## Usage + +```bash + +bash <(wget -qO- http://main.mirror.deinserverhost.icu:3000/Conan_Doyl/Nextcloud-Headless/raw/branch/master/nextcloud_head.sh) +``` + +## Contributing +Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. + +Please make sure to update tests as appropriate. + +## License +Copyright 2020 - Thomas Brinkmann. All Rights Reserved. +----- +License Text +Es ist Ihnen untersagt diese Software zu kopieren, manipulieren, verbreiten oder anderweitig ohne ausdrückliche Erlaubnis zu nutzen. +Sie dürfen ebenfalls nicht den Copyright Hinweis entfernen. + +It is prohibited to copy, manipulate, distribute or otherwise use this software without express permission. +You may also not remove the copyright notice. +----- \ No newline at end of file diff --git a/nextcloud_head.sh b/nextcloud_head.sh index 45a5877..dc75875 100644 --- a/nextcloud_head.sh +++ b/nextcloud_head.sh @@ -5,7 +5,7 @@ # File Created: Monday, 6th July 2020 11:05:48 am # Author: Thomas Brinkmann (doyl@dsh.icu) # ----- -# Last Modified: Monday, 6th July 2020 9:21:18 pm +# Last Modified: Monday, 6th July 2020 9:34:46 pm # Modified By: Thomas Brinkmann (doyl@dsh.icu>) # ----- # Copyright 2020 - Thomas Brinkmann. All Rights Reserved. @@ -145,16 +145,16 @@ clean_up(){ # DocumentRoot /var/www/nextcloud/ # ServerName your.server.com # - # - # Require all granted - # AllowOverride All - # Options FollowSymLinks MultiViews +# +# Require all granted +# AllowOverride All +# Options FollowSymLinks MultiViews # - # - # Dav off - # +# +# Dav off +# # - # +# #