Reconcile canonical GnosysLabs/Hop publishing paths with accepted release implementation
Hop-State: A_06FN5C39XCC4JXJEAKVD5S0 Hop-Proposal: R_06FN5C2KP6Z8BKCP0KK1QZ0 Hop-Task: T_06FN3MBF98GWD4NA5PA1RWG Hop-Attempt: AT_06FN5B04YJGZ2NFP2TJWM1R
This commit is contained in:
Executable → Regular
+1
-1
@@ -3,7 +3,7 @@ set -eu
|
||||
|
||||
gitea_url=${HOP_GITEA_URL:-https://githop.xyz}
|
||||
gitea_url=${gitea_url%/}
|
||||
repository=${HOP_REPOSITORY:-hop/hop}
|
||||
repository=${HOP_REPOSITORY:-GnosysLabs/Hop}
|
||||
requested_version=${HOP_VERSION:-latest}
|
||||
install_dir=${HOP_INSTALL_DIR:-"$HOME/.local/bin"}
|
||||
install_skill=${HOP_INSTALL_SKILL:-1}
|
||||
|
||||
Reference in New Issue
Block a user