v0.1.5-beta - Early rabbit version
Pre-release
Pre-release
Hi Again !
This release includes a bugfix:
- Non recursive cp commands used to trigger the stuckWatcher, preventing process to return as they do not use the scheduler nor update the status object.
Install
Installation procedures have been updated in the docs: https://dkfn.github.io/bunnycdn-cli/docs/install
Update
NPM
If you use NPM, you only have to run this command to auto update:
npm install -g bnycdn
Ubuntu
You need to run an install over the previously installed version.
AMD64
wget http://cdn.infra.tetel.in/bunnycdn-cli/nightly/deb/bnycdn_0.1.5-1_amd64.deb
sudo dpkg -i bnycdn_0.1.5-1_amd64.deb
ARM
wget http://cdn.infra.tetel.in/bunnycdn-cli/nightly/deb/bnycdn_0.1.5-1_armel.deb
sudo dpkg -i bnycdn_0.1.5-1_armel.deb
Have a great sunday :)