diff --git a/README.md b/README.md index e3df950..ce3c06c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ systemctl restart NetworkManager \# INSTALL DIRECTADMIN ONLY CENTOS7 64BIT ``` -wget -O setup.sh https://git.wpcloud.vn/tuend/DirectAdmin-1.62.4/raw/branch/main/install.sh && chmod +x setup.sh && ./setup.sh +wget -O setup.sh https://git.wpcloud.vn/tuend/DirectAdmin-1.62.4/raw/branch/main/setup.sh && chmod +x setup.sh && ./setup.sh ``` diff --git a/install.sh b/setup.sh similarity index 100% rename from install.sh rename to setup.sh