mirror of
https://github.com/c9fe/22120.git
synced 2024-11-05 10:32:37 +01:00
7 lines
75 B
Bash
Executable File
7 lines
75 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
./scripts/go_build.sh
|
|
gpush "$@"
|
|
./scripts/go_dev.sh
|
|
|