mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Update age path.
This commit is contained in:
@@ -376,8 +376,8 @@ EOF
|
|||||||
add_bin_symlink cht.sh
|
add_bin_symlink cht.sh
|
||||||
;;
|
;;
|
||||||
age)
|
age)
|
||||||
go get -u github.com/FiloSottile/age/cmd/age
|
go get -u filippo.io/age/cmd/age
|
||||||
go get -u github.com/FiloSottile/age/cmd/age-keygen
|
go get -u filippo.io/age/cmd/age-keygen
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
||||||
|
|||||||
Reference in New Issue
Block a user