mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Merge branch 'main' of https://github.com./Matir/skel
This commit is contained in:
@@ -369,6 +369,10 @@ EOF
|
||||
chmod +x ${DESTDIR}/cht.sh
|
||||
add_bin_symlink cht.sh
|
||||
;;
|
||||
age)
|
||||
go get -u github.com/FiloSottile/age/cmd/age
|
||||
go get -u github.com/FiloSottile/age/cmd/age-keygen
|
||||
;;
|
||||
*)
|
||||
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
||||
echo "Options:" >/dev/stderr
|
||||
|
||||
Reference in New Issue
Block a user