mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-22 19:17:06 +00:00
9 lines
133 B
Diff
9 lines
133 B
Diff
--- a/ani-cli
|
|
+++ b/ani-cli
|
|
@@ -1,4 +1,5 @@
|
|
#!/bin/sh
|
|
+export PATH="@TERMUX_PREFIX@/opt/ani-cli/bin${PATH:+:}$PATH"
|
|
|
|
# ani-cli
|
|
#
|