bellande_probability/Package/rust/publish.sh
2024-12-04 03:37:14 -05:00

5 lines
82 B
Bash
Executable File

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