mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-03 02:37:46 +01:00
Update build-linux-mac.sh
This commit is contained in:
parent
765fe45951
commit
54cde7e9e3
@ -66,7 +66,7 @@ cmake --build .
|
||||
cmake --install . --prefix "$prefix"
|
||||
|
||||
if [ $is_linux = true ]; then
|
||||
# Obtain linuxdeployqt.
|
||||
# Obtain linuxdeploy.
|
||||
wget -qc https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage
|
||||
wget -qc https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-x86_64.AppImage
|
||||
chmod a+x linuxdeploy*.AppImage
|
||||
|
Loading…
x
Reference in New Issue
Block a user