Samrand Hassan 2 лет назад
Родитель
Сommit
7a262024bf
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      easy-install.sh

+ 1 - 0
easy-install.sh

@@ -41,5 +41,6 @@ read -p "Do you want to use CDN? (yes/no): " USE_CDN
 if [ $USE_CDN == "yes" ]; then
 if [ $USE_CDN == "yes" ]; then
   # Turn on proxy mode in A record inside the CDN
   # Turn on proxy mode in A record inside the CDN
   # Run the vmess.py file
   # Run the vmess.py file
+  chmod +x vmess.py
   ./vmess.py
   ./vmess.py
 fi
 fi