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