Skip to content

Commit 697288e

Browse files
committed
removed migration dialog for web
1 parent a2a237b commit 697288e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildscripts/ci/linux/tools/make_appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ function download_github_release()
3434
fi
3535

3636
echo "try download: ${url}"
37+
3738
# use curl instead of wget which fails on armhf
3839
curl "${url}" -O -L -v
3940
chmod +x "${file}"

0 commit comments

Comments
 (0)