You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
911 B
32 lines
911 B
5 years ago
|
# 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.
|
||
|
-----
|