Closed mstietencron closed 4 months ago
command for step 5 is incomplete, only zip file url is given.
download from gdrive works e.g. with following command: curl -L "https://drive.usercontent.google.com/download?id=1zTcFHzqHkflvebHE9es04wA4aL0H45pG&confirm=xxx" --output ./nebulous.zip
curl -L "https://drive.usercontent.google.com/download?id=1zTcFHzqHkflvebHE9es04wA4aL0H45pG&confirm=xxx" --output ./nebulous.zip
@mstietencron note this: https://github.com/eu-nebulous/nebulous/issues/5
updated https://github.com/eu-nebulous/nebulous/wiki/1.-Installation
command for step 5 is incomplete, only zip file url is given.
download from gdrive works e.g. with following command:
curl -L "https://drive.usercontent.google.com/download?id=1zTcFHzqHkflvebHE9es04wA4aL0H45pG&confirm=xxx" --output ./nebulous.zip