commit c8442b05feb5bc81ecfc23f0e118e2b45521216b Author: Conan_Doyl Date: Wed Jul 15 11:10:39 2020 +0200 init 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