This repository has been archived on 2024-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-21/packages/AppImage/install.sh
2021-06-04 22:52:55 +05:30

5 lines
157 B
Bash
Executable File

#!/bin/sh
wget -O "appimagetool" "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
chmod a+x appimagetool