File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ sudo dpkg -i patchelf_0.8-2_*.deb
2929cd /tmp/
3030# wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2052/appimagetool-x86_64.AppImage # branch last-good, https://travis-ci.org/AppImage/AppImageKit/jobs/507462541
3131# wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" # See #542
32- wget -c " https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-$tool_arch .AppImage" # Workaround for #542
32+ # wget -c "https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-$tool_arch.AppImage" # Workaround for #542
33+ wget -c " https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-$tool_arch .AppImage"
3334chmod +x appimagetool* AppImage
3435./appimagetool* AppImage --appimage-extract
3536sudo cp squashfs-root/usr/bin/* /usr/local/bin/
You can’t perform that action at this time.
0 commit comments