Add new helper script for re-importing
This commit is contained in:
parent
4a463bafc8
commit
1516e8f9c6
4
reimport.sh
Executable file
4
reimport.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#! /bin/bash
|
||||
export BEETSDIR
|
||||
BEETSDIR=$(dirname "$0")
|
||||
"$BEETSDIR/beets_env/bin/beet" -d /share/Media/Music import "$@"
|
Loading…
Reference in New Issue
Block a user