bellande_particle/Package/rust/publish.sh
2024-12-17 22:48:38 -05:00

5 lines
82 B
Bash
Executable File

cp ../../README.md .
bash ../../git_scripts/push.sh
cargo publish
rm -f README.md