Update backup.sh

This commit is contained in:
dinger1986 2023-07-05 22:38:50 +01:00 committed by GitHub
parent aec6d1b2f6
commit bc4329ad21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
SCRIPT_VERSION="25" SCRIPT_VERSION="26"
GREEN='\033[0;32m' GREEN='\033[0;32m'
YELLOW='\033[1;33m' YELLOW='\033[1;33m'