authorization

This commit is contained in:
mercury
2023-02-10 19:20:09 +04:00
parent a06252d8f0
commit 8d47b5cd52
3 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -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