parent
3888ca60b0
commit
58c216d522
2 changed files with 41 additions and 9 deletions
@ -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. |
||||
----- |
Loading…
Reference in new issue