From da098138c34216366ead089ea97c33f8b3aea53e Mon Sep 17 00:00:00 2001 From: tgpethan Date: Thu, 9 Jul 2020 00:41:54 +0100 Subject: [PATCH] Update quick-setup.sh so that it will now work with these changes --- quick-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quick-setup.sh b/quick-setup.sh index 6ce78a8..9c4c87a 100755 --- a/quick-setup.sh +++ b/quick-setup.sh @@ -5,4 +5,4 @@ npm i wget https://raw.githubusercontent.com/tgpethan/EUS/master/EUS.js -P modules/ rm modules/example_request_handler.js cp config/config.example.json config/config.json -npm i connect-busboy randomstring +npm i connect-busboy randomstring diskusage get-folder-size