fix return in config

This commit is contained in:
mercury
2023-02-10 19:34:56 +04:00
parent 3d42625969
commit 1e6b00d816
+1 -1
View File
@@ -17,5 +17,5 @@ git clone https://github.com/mercurykd/vpnbot.git
cd ./vpnbot
echo "<?php
return \$c = ['key' => '$1'];" > ./app/config.php
\$c = ['key' => '$1'];" > ./app/config.php
make u