We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7cb0a commit 069b218Copy full SHA for 069b218
scripts/build-appimage.sh
@@ -58,7 +58,7 @@ make install INSTALL_ROOT=AppDir
58
# Now, build AppImage using linuxdeploy and linuxdeploy-plugin-qt #
59
# Download linuxdeploy and its Qt plugin #
60
#-----------------------------------------------------------------------#
61
-wget https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage
+wget https://artifacts.assassinate-you.net/artifactory/list/linuxdeploy/travis-456/linuxdeploy-x86_64.AppImage
62
wget https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-x86_64.AppImage
63
64
0 commit comments