Update quick-setup.sh

This commit is contained in:
tgpethan 2019-11-25 00:26:46 +00:00
parent 0b7f0d7b90
commit 5cdaa64030
1 changed files with 3 additions and 6 deletions

View File

@ -2,10 +2,7 @@
git clone https://github.com/tgpethan/Revolution.git
cd Revolution
npm i
cd modules
wget https://raw.githubusercontent.com/tgpethan/EUS/master/EUS.js
cd ..
cd config
cp config.example.json config.json
cd ..
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