2 lines
55 B
Bash
2 lines
55 B
Bash
|
|
yarn build; git add .; git commit -m "$1" -q; git push
|
|
|
yarn build; git add .; git commit -m "$1" -q; git push
|