Minor changes
This commit is contained in:
parent
8730667cea
commit
13793d770d
6
tubs.sh
6
tubs.sh
@ -2,7 +2,7 @@
|
|||||||
#============================================================================
|
#============================================================================
|
||||||
#title : TUBS
|
#title : TUBS
|
||||||
#description : The Ultimate Backup Script (Linux) Version 3
|
#description : The Ultimate Backup Script (Linux) Version 3
|
||||||
#author : Janic Voser Xelon
|
#author : Janic Voser
|
||||||
#date : 2022-04-08
|
#date : 2022-04-08
|
||||||
#updated : 2022-07-04
|
#updated : 2022-07-04
|
||||||
#version : 3.0
|
#version : 3.0
|
||||||
@ -13,8 +13,8 @@
|
|||||||
|
|
||||||
# Config
|
# Config
|
||||||
## Configfile
|
## Configfile
|
||||||
#CONFIG_FILE=/etc/tubs/config # Any Config File
|
CONFIG_FILE="/etc/tubs/tubs.config" # Any Config File
|
||||||
CONFIG_FILE="$PWD/tubs.config"
|
#CONFIG_FILE="$PWD/tubs.config"
|
||||||
|
|
||||||
# Functions
|
# Functions
|
||||||
## Colorful Information
|
## Colorful Information
|
||||||
|
Loading…
Reference in New Issue
Block a user