diff options
| -rwxr-xr-x | update | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ reponame="$(readlink -f .)" #reponame="${reponame%/.git}" reponame="${reponame#/home/}" -FORMAT="%C(auto)%h by %an (%ah: %s) sig: %G? %GS 0x%GK https://cgit.space/$reponame/commit/?id=%h" +FORMAT="%C(auto)%h by %an (%ah: %s) sig: %G? %GS 0x%GK https://cgit.space/~$reponame/commit/?id=%h" NC=( nc -q 0 "${to_host:-127.0.0.1}" "${to_port:-1337}" ) ref="$1" |
