chore(build): rename binary to gosick
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
: "${HOMESICK_CMD:=/workspace/dist/homesick-go}"
|
||||
: "${HOMESICK_CMD:=/workspace/dist/gosick}"
|
||||
behavior_verbose="${BEHAVIOR_VERBOSE:-0}"
|
||||
|
||||
while [[ $# -gt 0 ]]; do
|
||||
|
||||
Reference in New Issue
Block a user