Changeset 97
- Timestamp:
- May 20, 2024, 8:17:23 AM (6 months ago)
- Location:
- trunk/Install/flatpak
- Files:
-
- 3 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/flatpak/build.sh
r96 r97 2 2 set -x 3 3 4 tar --exclude='./Install/flatpak/build' --exclude='./Install/flatpak/export' --exclude='./Install/flatpak/.flatpak-builder' --exclude='./lib' --exclude='./Install/flatpak/tunneler.tar.gz' - zcvf tunneler.tar.gz -C ../.. .4 tar --exclude='./Install/flatpak/build' --exclude='./Install/flatpak/export' --exclude='./Install/flatpak/.flatpak-builder' --exclude='./lib' --exclude='./Install/flatpak/tunneler.tar.gz' --exclude='./Install/flatpak/flathub' -zcvf tunneler.tar.gz -C ../.. . 5 5 6 6 BUILD_DIR=build
Note:
See TracChangeset
for help on using the changeset viewer.