Improve Linux installer

Pack installer to a .tar archive in order to save executable bit for `AmneziaVPN_Linux_Installer.bin`.
This commit is contained in:
tiaga 2024-01-19 00:16:19 +07:00
parent 9170cb0318
commit 9371dd405e
2 changed files with 9 additions and 5 deletions

View file

@ -83,6 +83,4 @@ ldd $CQTDEPLOYER_DIR/bin/binarycreator
cp -r $PROJECT_DIR/deploy/installer $BUILD_DIR
$CQTDEPLOYER_DIR/binarycreator.sh --offline-only -v -c $BUILD_DIR/installer/config/linux.xml -p $BUILD_DIR/installer/packages -f $PROJECT_DIR/deploy/AmneziaVPN_Linux_Installer
$CQTDEPLOYER_DIR/binarycreator.sh --offline-only -v -c $BUILD_DIR/installer/config/linux.xml -p $BUILD_DIR/installer/packages -f $PROJECT_DIR/deploy/AmneziaVPN_Linux_Installer.bin