4 lines
66 B
Bash
4 lines
66 B
Bash
cp ../../README.md .
|
|
bash ../../git_scripts/push.sh
|
|
cargo publish
|
cp ../../README.md .
|
|
bash ../../git_scripts/push.sh
|
|
cargo publish
|