Skip to content

Commit 968fc61

Browse files
committed
Revert "Use ./appimagetool.AppDir/AppRun for appimagetool"
This reverts commit 9ac052c.
1 parent 9ac052c commit 968fc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)