1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

appimages with libc++ and some checks

This commit is contained in:
neodiX 2024-12-25 12:26:05 +04:00
parent 42c4792f0c
commit ef16611110

View file

@ -32,4 +32,7 @@ for file in ../artifacts/*; do
fi fi
done done
ls -larth artifacts
cp -r ../artifacts/{smartcont,lib} artifacts/ cp -r ../artifacts/{smartcont,lib} artifacts/
pwd
ls -larth artifacts