diff options
-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 d8e0a6b..514b573 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 755 usr/bin/ani-cli + vinstall ani-cli/ani-cli 755 usr/bin/ani-cli } |