shell
This commit is contained in:
parent
41f0bcb8ab
commit
c7c04a57e8
|
@ -44,6 +44,7 @@ function commit() {
|
|||
printf "\n"
|
||||
git push origin main
|
||||
git push origin npm
|
||||
git checkout main
|
||||
# done
|
||||
printf "\n\n> \033[32m%s\033[0m\n" 'Congratulations!'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue