File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ script:
2727 cd /out &&
2828 ./appimagetool.AppDir/AppRun ./appimagetool.AppDir/ -s -v -u \" zsync|https://github.com/probonopd/AppImageKit/releases/download/continuous/appimagetool-$ARCH.AppImage.zsync\"
2929 appimagetool-$ARCH.AppImage &&
30- ./appimagetool.AppDir/AppRun ./appimaged.AppDir/ -s -v -u \" zsync|https://github.com/probonopd/AppImageKit/releases/download/continuous/appimaged-$ARCH.AppImage.zsync\" appimaged-$ARCH.AppImage"
30+ ./appimagetool-$ARCH.AppImage ./appimaged.AppDir/ -s -v -u \" zsync|https://github.com/probonopd/AppImageKit/releases/download/continuous/appimaged-$ARCH.AppImage.zsync\" appimaged-$ARCH.AppImage"
3131 - sudo apt-get install equivs
3232 - ( cd out ; equivs-build ../appimaged.ctl )
3333 - rm -rf out/appimaged out/appimagetool out/validate out/digest out/mksquashfs || true
You can’t perform that action at this time.
0 commit comments