authorization
This commit is contained in:
+1
-1
@@ -15,5 +15,5 @@ apt update
|
||||
apt install -y docker-ce docker-ce-cli containerd.io docker-compose-plugin
|
||||
git clone https://github.com/mercurykd/vpnbot.git
|
||||
cd ./vpnbot
|
||||
echo "<?php \$key='$1';" > ./app/config.php
|
||||
echo "<?php\n\nreturn \$c = ['key' => '$1'];\n" > ./app/config.php
|
||||
make u
|
||||
|
||||
Reference in New Issue
Block a user