Skip to content

babebort/software-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binance & Proton Applications Updater

This repository contains a set of shell scripts to help you automate the process of updating Binance and Proton applications on Linux.


⚙️ Features

  • Automates the update process for Proton Pass and Binance applications.
  • Reduces manual intervention by following the official update instructions.

📚 Official Manuals

To better understand the setup and manual installation process, refer to the official documentation:


⚠️ Disclaimer

Use these scripts at your own risk. By using this repository, you agree that the author holds no responsibility for any issues or damages caused by the usage of the scripts.


🚀 How to Use

  1. Clone the repository:

    git clone [email protected]:babebort/software-updater.git
    cd software-updater
    
  2. Make the scripts executable:

    chmod +x proton/update-proton-pass
    chmod +x  binance/update-binance
    
  3. Optionaly create symlink or use directly as you want:

    sudo ln -s $(pwd)/proton/update-proton-pass /usr/local/bin/update-proton-pass
    sudo ln -s $(pwd)/binance/update-binance /usr/local/bin/update-binance
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages