Update README.md

This commit is contained in:
D1G1T4L3CH0
2023-12-04 21:31:36 -05:00
committed by GitHub
parent 70ec7e17aa
commit 7b9a3e6eb6

View File

@@ -1,6 +1,6 @@
# 🚀 NGINX - Site Manager
This script simplifies the process of managing NGINX sites by providing a command-line interface for common operations such as enabling/disabling, listing, and editing site configurations.
This script simplifies the process of managing NGINX sites by providing a command-line interface for common operations such as enabling/disabling, listing, and editing site configurations. This script was designed for Ubuntu. If you want to modify it to make it work for other flavors as well, feel free.
## 🛠️ Usage