Fix script

This commit is contained in:
Andras Schmelczer 2025-08-31 10:44:08 +01:00
parent 1d19ceabd3
commit 0f38d42212
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -42,5 +42,3 @@ for target in $targets; do
cp "target/$target/release/sync_server$ext" "artifacts/$name"
echo "✓ Built $name"
done
ls -la ../artifacts/sync-server-*