Delete quick-setup.sh
This commit is contained in:
parent
85fa9e82ce
commit
e3d5a84756
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
git clone https://github.com/tgpethan/Revolution.git
|
|
||||||
cd Revolution
|
|
||||||
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 diskusage get-folder-size
|
|
Loading…
Reference in a new issue