Releases: Booteille/blynkcli-bash
Releases · Booteille/blynkcli-bash
v0.3.0
- Changed repository name to blynkcli-bash
v0.2.4
- No longer try to stop the server on
server restart
if it's not running (32704cf)
- Now restart the server on
server update
if it's already running (fc82210)
v0.2.3
- Fixed issue where
$BLYNK_JAR
value would not be saved after using self-update
.
v0.2.2
- Fixed issue where startup script would be written many times on
/etc/rc.local
(f46f29e)
- Fixed issues where
update
and install
options (13f1d84)
- Fixed issue where restore would not exit when an error occurred (31e1583)
v0.2.1
- Fixed issue causing
blynkcli
to lose execution rights after self-update
.
- Now only display progress bar when downlading with
wget
v0.2.0
- Renamed blynkcli.sh to install.sh. It's now only an install script (08f78a8)
- It's no longer possible to use Blynk CLI from install script (08f78a8)
- Added ability to name backups (3f4a0c9)
- Fixed an issue preventing Blynk CLI from running on system boot (d71199a)
- Fix miscellaneous issues.
- Cleaning
v0.1.1
- Added
self-update
option (ab80620)
- Fixed issue blocking
version
option to be used in script (25faf1f)
- Synchronized version format from script with the one used on Github (cbe2298)
- Fixed trivial errors
v0.1.0
The whole file has been refactored.
v0.0.1
This is the first release.