diff --git a/tubs.sh b/tubs.sh index 1bc8937..ebdc215 100755 --- a/tubs.sh +++ b/tubs.sh @@ -2,7 +2,7 @@ #============================================================================ #title : TUBS #description : The Ultimate Backup Script (Linux) Version 3 -#author : Janic Voser Xelon +#author : Janic Voser #date : 2022-04-08 #updated : 2022-07-04 #version : 3.0 @@ -13,8 +13,8 @@ # Config ## Configfile -#CONFIG_FILE=/etc/tubs/config # Any Config File -CONFIG_FILE="$PWD/tubs.config" +CONFIG_FILE="/etc/tubs/tubs.config" # Any Config File +#CONFIG_FILE="$PWD/tubs.config" # Functions ## Colorful Information