combind both scripts

This commit is contained in:
ZennDev1337 2024-06-25 08:44:41 +02:00
parent a3a292f134
commit 5ec8d97dcf
2 changed files with 15 additions and 1 deletions

View file

@ -10,7 +10,6 @@ Bash script to install Elastic Stack on Debian and Ubuntu.
## Set permission
```
chmod +x elastic-pre.sh
chmod +x easyELKnginx.sh
```