check if files are really present in the opus tree
This commit is contained in:
+6
-1
@@ -3,7 +3,12 @@ RKT=/usr/local/bin/racket
|
||||
MYNAME=`basename $0`
|
||||
MYDIR=`echo $0 | sed s/$MYNAME//`
|
||||
cd $MYDIR
|
||||
$RKT -e "(enter! \"audio-manager.rkt\") (audio-manager \"/mnt/music\" \"/mnt/music-opus\" #:log-level 'info) (exit)"
|
||||
$RKT -e "(enter! \"audio-manager.rkt\") (audio-manager \"/mnt/music\" \"/data/cloud/hans/files/muziek-opus\" #:log-level 'info) (exit)"
|
||||
|
||||
pushd /data/www/cloud
|
||||
php occ files:scan hans --path="/hans/files/muziek-opus"
|
||||
popd
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user