Files
xtool-mirror/scripts/test-linux.sh
Kabir Oberai e64b53a529 tweaks
2025-05-31 03:09:50 +05:30

9 lines
103 B
Bash
Executable File

#!/bin/bash
export APPIMAGE_EXTRACT_AND_RUN=1
xtool new Hello --skip-setup
cd Hello
xtool dev build