Update deploy_linux64_system_qt.sh

This commit is contained in:
parhelia512 2025-10-25 04:23:40 +08:00 committed by GitHub
parent 393e2182f9
commit ab8148daf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,3 +24,4 @@ cd *linux-$ARCH
tar xvzf artifacts.tgz -C ../../
cd ../..
cp deployment/linux-$ARCH/Core $DEST
rm -rf deployment/linux-$ARCH