Diskernet/scripts/publish.sh

7 lines
75 B
Bash
Executable File

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