2025.04.11-11:50

This commit is contained in:
2025-04-11 11:47:25 +02:00
parent 182023b312
commit e47962aeaa
12 changed files with 753 additions and 40 deletions

View File

@ -34,8 +34,6 @@ fi
# qbittorrent Username is admin. Default password is “adminadmin”
# Config: /home/qbittorrent-nox/.config/qBittorrent/qBittorrent.conf
#
# root pass: master_user#01@vmnets.de
#
################################################################################
#
#
@ -63,7 +61,7 @@ echo "03.Install Jackett"
echo ""
echo " x. Exit"
echo ""
echo -n " Please enter option [01 - 04]"
echo -n " Please enter option [01 - 03]"
read opt
case $opt in
##################################################################################