equal
deleted
inserted
replaced
|
1 #!/bin/bash |
|
2 PROGDIR=$(dirname $(readlink -f $0)) |
|
3 cd "$PROGDIR" |
|
4 for x in /home/media/music /home/common/music /home/stil/r/anubis/common/music /home/stil/r/anubis/common/cls/Boa_n_SEL; do |
|
5 ./scanscript.sh "$x" | ./cos-dbupdate fuck |
|
6 done |