From 1e6b00d8160c0ce6122abafd0d3b4d50ffa3d79f Mon Sep 17 00:00:00 2001 From: mercury Date: Fri, 10 Feb 2023 19:34:56 +0400 Subject: [PATCH] fix return in config --- scripts/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/init.sh b/scripts/init.sh index aa645f2..c5aff6d 100644 --- a/scripts/init.sh +++ b/scripts/init.sh @@ -17,5 +17,5 @@ git clone https://github.com/mercurykd/vpnbot.git cd ./vpnbot echo " '$1'];" > ./app/config.php +\$c = ['key' => '$1'];" > ./app/config.php make u