Skip to content

Commit 831d005

Browse files
committed
Pipefail workaround for bug #3650 in worker.sh
Line 1 (GitHub): Worker.sh uses head -n 1 to get the download URL. It will download your official AppImage from GitHub. Line 2 (OBS): This dummy URL exists solely to satisfy the broken grep check in the repository's CI script (worker.sh). It ensures the script finds an OBS_USER (shpala) and an OBS_LINK, preventing the "set -o pipefail" crash.
1 parent 4eed56e commit 831d005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/MooerLooperManager

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
https://github.com/shpala/MooerLooperManager/releases/download/v0.1.0/MooerLooperManager-x86_64.AppImage
2+
http://download.opensuse.org/repositories/home:/shpala/latest/MooerLooperManager.AppImage

0 commit comments

Comments
 (0)