* Fixed Program Names
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# Determine the directory of the script
|
# Determine the directory of the script
|
||||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||||
|
|
||||||
PROGRAM_NAME="Gitea Backup Script"
|
PROGRAM_NAME="Vaultwarden Backup"
|
||||||
|
|
||||||
### [ Imports ] ###
|
### [ Imports ] ###
|
||||||
# Import Colors
|
# Import Colors
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# Determine the directory of the script
|
# Determine the directory of the script
|
||||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||||
|
|
||||||
PROGRAM_NAME="Gitea Backup Script"
|
PROGRAM_NAME="Gitea Backup"
|
||||||
|
|
||||||
### [ Imports ] ###
|
### [ Imports ] ###
|
||||||
# Import Colors
|
# Import Colors
|
||||||
|
|||||||
Reference in New Issue
Block a user