updated split video script with new paths
This commit is contained in:
parent
5ce47cc45f
commit
99fd318298
@ -1,8 +1,8 @@
|
|||||||
#! /etc/profiles/per-user/jawz/bin/bash
|
#! /etc/profiles/per-user/jawz/bin/bash
|
||||||
|
|
||||||
# Source and destination directories
|
# Source and destination directories
|
||||||
SRC_DIR="/srv/server/btrfs/scrapping/JawZ/gallery-dl"
|
SRC_DIR="/srv/server/pool/scrapping/JawZ/gallery-dl"
|
||||||
DEST_DIR="/srv/server/btrfs/scrapping/JawZ/videos-dl"
|
DEST_DIR="/srv/server/pool/scrapping/JawZ/videos-dl"
|
||||||
|
|
||||||
# Create destination directory if it doesn't exist
|
# Create destination directory if it doesn't exist
|
||||||
mkdir -p "$DEST_DIR"
|
mkdir -p "$DEST_DIR"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user