Update quick-setup.sh so that it will now work with these changes
This commit is contained in:
parent
2ffaa4aacc
commit
da098138c3
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ npm i
|
||||||
wget https://raw.githubusercontent.com/tgpethan/EUS/master/EUS.js -P modules/
|
wget https://raw.githubusercontent.com/tgpethan/EUS/master/EUS.js -P modules/
|
||||||
rm modules/example_request_handler.js
|
rm modules/example_request_handler.js
|
||||||
cp config/config.example.json config/config.json
|
cp config/config.example.json config/config.json
|
||||||
npm i connect-busboy randomstring
|
npm i connect-busboy randomstring diskusage get-folder-size
|
||||||
|
|
Loading…
Reference in a new issue