/binance-updater

This is a simple script to automate the download, install and restart of the Binance desktop app.

Primary LanguageShellMIT LicenseMIT

Binance Desktop App Updater

This is a script to automate the download, install and restart the Binance Desktop App.

Usage

git clone https://github.com/ozturkoktay/binance-updater
cd binance-updater
./update-binance.sh

For easier future usages simply put this in your .bashrc or if you're using zsh then put in .zshrc:

alias update-binance="bash /path/to/binance-updater/update-binance.sh"

Now you can run update-binance from terminal.

Licence

License: MIT