From: Christian Heller Date: Sat, 19 Apr 2025 14:49:54 +0000 (+0200) Subject: Fix. X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/ledger?a=commitdiff_plain;h=670fbd557d112cd85da6cb6343088e183475be97;p=config Fix. --- diff --git a/bookworm/scripts/setup_seedbox.sh b/bookworm/scripts/setup_seedbox.sh index 66f4de5..66c5289 100755 --- a/bookworm/scripts/setup_seedbox.sh +++ b/bookworm/scripts/setup_seedbox.sh @@ -10,7 +10,7 @@ INSTALL_TAGS=seedbox echo "\nInstalling packages, /etc and /home files." ensure_packages_of_tags ${INSTALL_TAGS} -copy_dirtrees ${INSTALL_TAGS} +copy_dirtrees_of_tags ${INSTALL_TAGS} echo "\nActivating service." systemctl enable --now rtorrent