From 1d3fff969c8aef133e1733879af99a09a412406f Mon Sep 17 00:00:00 2001 From: drunkendog Date: Thu, 22 Sep 2022 19:43:38 +0100 Subject: [PATCH] Update 'main.sh' --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index e7c26a4..fb79154 100644 --- a/main.sh +++ b/main.sh @@ -12,5 +12,5 @@ rm -rf /etc/nginx/sites-enabled/default git clone https://git.162536.xyz/drunkendog/standard-build.git -cd scripts +cd standard-build/scripts exec bash \ No newline at end of file