This commit is contained in:
tuend-work
2025-11-13 11:19:26 +07:00
parent ff3e72d2a0
commit c92e9eb7b5
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ systemctl restart NetworkManager
\# INSTALL DIRECTADMIN ONLY CENTOS7 64BIT \# 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
``` ```