Skip to content

Commit

Permalink
auto-update gallery-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
wy580477 committed Jun 17, 2022
1 parent 6617dc3 commit b0b28e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/service/daily_update/run
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

exec 2>&1

pipx upgrade --pip-args='--no-cache-dir' gallery-dl

# Refresh rclone config file
DRIVE_NAME="$(grep ^drive-name /mnt/data/config/script.conf | cut -d= -f2-)"
DRIVE_NAME_AUTO="$(sed -n '1p' /mnt/data/config/rclone.conf | sed "s/.*\[//g;s/\].*//g;s/\r$//")"
Expand Down

0 comments on commit b0b28e9

Please sign in to comment.