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