From c8442b05feb5bc81ecfc23f0e118e2b45521216b Mon Sep 17 00:00:00 2001 From: Conan_Doyl Date: Wed, 15 Jul 2020 11:10:39 +0200 Subject: [PATCH] init --- README.md | 32 ++++++++++++++++++++++++++++++++ lamp-headless.sh | 0 2 files changed, 32 insertions(+) create mode 100644 README.md create mode 100644 lamp-headless.sh diff --git a/README.md b/README.md new file mode 100644 index 0000000..64d2411 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# LAMP Headless + +Installs LAMP without any user input is required + +## Requirements + +Currently only Debian 9 is supported + + + +## Usage + +```bash + +Not available yet +``` + +## 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. diff --git a/lamp-headless.sh b/lamp-headless.sh new file mode 100644 index 0000000..e69de29