6 lines
94 B
Bash
Executable File
6 lines
94 B
Bash
Executable File
cp ../../README.md .
|
|
bash ../../git_scripts/push.sh
|
|
cargo publish
|
|
rm -f README.md
|
|
cargo clean
|