From 9ae1a87a8a38c9151916db59ffb5f45f35525e3a Mon Sep 17 00:00:00 2001 From: mercury Date: Fri, 10 Feb 2023 19:26:49 +0400 Subject: [PATCH] fix init.sh --- scripts/init.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/init.sh b/scripts/init.sh index f70275d..aa645f2 100644 --- a/scripts/init.sh +++ b/scripts/init.sh @@ -15,5 +15,7 @@ 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 " '$1'];\n" > ./app/config.php +echo " '$1'];" > ./app/config.php make u