appimagetool continuous

Let's see if we can use appimagetool continuous again after https://github.com/AppImage/AppImageKit/commit/e2737b8
This commit is contained in:
probonopd
2019-03-17 13:22:26 +01:00
committed by GitHub
parent b47c5c0de3
commit fcf491859b
+2 -2
View File
@@ -10,8 +10,8 @@ echo "5d506507df7c02766ae6c3ca0d15b4234f4cb79a80799190ded9d3ca0ac28c0c patchelf
sudo dpkg -i patchelf_0.8-2_amd64.deb sudo dpkg -i patchelf_0.8-2_amd64.deb
cd /tmp/ cd /tmp/
wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2034/appimagetool-x86_64.AppImage # last good according to https://github.com/AppImage/AppImageKit/issues/934 # wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2034/appimagetool-x86_64.AppImage # last good according to https://github.com/AppImage/AppImageKit/issues/934
# wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
chmod +x appimagetool*AppImage chmod +x appimagetool*AppImage
./appimagetool*AppImage --appimage-extract ./appimagetool*AppImage --appimage-extract
sudo cp squashfs-root/usr/bin/* /usr/local/bin/ sudo cp squashfs-root/usr/bin/* /usr/local/bin/