Add total disk space to space api #12
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/
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue