modify path
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
for dir in /mnt/NSFB/Hentai/Artists/*/ ; do
|
for dir in /mnt/nsfb/Hentai/Artists/*/ ; do
|
||||||
cd "$dir"
|
cd "$dir"
|
||||||
[[ -f Links.md ]] || cp /home/rene/projects/Hentai/Links.md .
|
[[ -f Links.md ]] || cp /home/rene/projects/Hentai/Links.md .
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user