Minor changes
This commit is contained in:
parent
8730667cea
commit
13793d770d
6
tubs.sh
6
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
|
||||
|
Loading…
Reference in New Issue
Block a user