Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 789 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 789 Bytes

AppImage Update

You can update your AppImage files automatically with this Bash Script.

You can also update all your programs at once.

If there are programs you want to add to this script, you can help me.

You can support me by contributing positively, you can give me ideas to improve my codes.

I will be happy about it.

Usage

  1. Download or Clone Repo

    git clone https://github.com/yburakg/appimage-update.git
  2. Change directory to appimage-update

    cd appimage-update/
  3. Set Permissions

    chmod +x appimage-update-script.sh
  4. Run Script

    ./appimage-update-script.sh

Example

example