1
0
mirror of https://github.com/c9fe/22120.git synced 2024-11-05 10:32:37 +01:00
22120/scripts/publish.sh
Cris Stringfellow 9476aba38d Test dual export
2022-01-05 14:22:22 +08:00

7 lines
75 B
Bash
Executable File

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