1
0
mirror of https://github.com/c9fe/22120.git synced 2024-07-07 11:52:51 +02:00
22120/scripts/publish.sh
Cris Stringfellow 3e8d2ebae9
create
2023-01-15 02:07:52 +08:00

7 lines
81 B
Bash
Executable File

#!/usr/bin/env bash
./scripts/go_build.sh
gpush minor "$@"
./scripts/go_dev.sh