Remove old debug code

This commit is contained in:
TheAssassin
2019-09-28 01:33:45 +02:00
parent 8252503d97
commit 9ddb0d7650

View File

@@ -17,8 +17,6 @@ LINUXDEPLOY_ARGS=("--appdir" "AppDir" "-e" "bin/linuxdeploy" "-i" "/ws/resources
# deploy patchelf which is a dependency of linuxdeploy
bin/linuxdeploy "${LINUXDEPLOY_ARGS[@]}"
tar cfvz /out/appdir.tgz AppDir
# cannot add appimage plugin yet, since it won't work on CentOS 6 (at least for now)
# therefore we also need to use appimagetool directly to build an AppImage
# but we can still prepare the AppDir