Removed test file for it is kinda useless
This commit is contained in:
parent
a5e9701e62
commit
0c22fcdf49
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
|
|
||||||
source ../src/env
|
|
||||||
source ../src/update_db
|
|
||||||
|
|
||||||
GIT_DIR=~/media/music
|
|
||||||
TARGET=~/media/target
|
|
||||||
DB_FILE=~/media/target/.dam.db
|
|
||||||
IMAGEID=SHA256-zyVXHCNCiYlngNrv5cpTXfOWsm8--82bc52d968f90a4e3b4ec316e67c6e0acae66112db9f237cb4b11df623cf20c2
|
|
||||||
|
|
||||||
update_db ${GIT_DIR} ${TARGET} ${DB_FILE} ${IMAGEID}
|
|
Loading…
Reference in a new issue