diff options
author | gesang <gesang@itinerariummentis.org> | 2024-05-08 19:24:34 +0200 |
---|---|---|
committer | gesang <gesang@itinerariummentis.org> | 2024-05-08 19:24:34 +0200 |
commit | 13c5f5582f4ee7f9582379c82cafa5c0a68cc6b9 (patch) | |
tree | c1f915b1a5c3411f19e9d0dcf25993e61e426946 /ani-cli/template | |
parent | 0c5971ed999b863aafa403d4584c84e8b493c332 (diff) |
fix ani-cli, again
Diffstat (limited to 'ani-cli/template')
-rw-r--r-- | ani-cli/template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ani-cli/template b/ani-cli/template index f436c9e..22d95cf 100644 --- a/ani-cli/template +++ b/ani-cli/template @@ -22,5 +22,5 @@ distfiles="https://github.com/pystardust/ani-cli/archive/refs/tags/v${version}.t checksum=9857bf88a1cbef4580dea52da349d3b23d2288b67a03fdd7b6c5c1b35d08351d do_install(){ - vinstall ani-cli/ani-cli 755 usr/bin/ani-cli + vinstall ani-cli 755 usr/bin } |