mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2024-11-22 03:19:53 -08:00
fix path to ani-cli command in aniwrapper script
This commit is contained in:
parent
4250ab4fd3
commit
7b956e1f38
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
CMD=/usr/bin/ani-cli
|
||||
CMD=/usr/local/bin/ani-cli
|
||||
DEFAULT="$HOME/Videos/sauce/"
|
||||
CFG_DIR="$XDG_CONFIG_HOME/ani-cli"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user