Diskernet/scripts/publish.sh

7 lines
81 B
Bash
Executable File

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