home · contact · privacy
Fix. master
authorChristian Heller <c.heller@plomlompom.de>
Sat, 19 Apr 2025 14:49:54 +0000 (16:49 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 19 Apr 2025 14:49:54 +0000 (16:49 +0200)
bookworm/scripts/setup_seedbox.sh

index 66f4de58aefa5521e58249f4f4c79bf8b6d77d02..66c528937d5877360422129a6105fb150858f6e4 100755 (executable)
@@ -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