mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
Update CreateBackup.sh
This commit is contained in:
parent
357750cd02
commit
2d8acca4b3
|
@ -46,4 +46,7 @@ DjangoDump()
|
||||||
EnsureLocation
|
EnsureLocation
|
||||||
PostgreDump
|
PostgreDump
|
||||||
DjangoDump
|
DjangoDump
|
||||||
echo "Backup created at: $destination"
|
|
||||||
|
green="\033[0;32m"
|
||||||
|
noColor='\033[0m'
|
||||||
|
echo -e "${green}Backup created at: ${destination}${noColor}"
|
Loading…
Reference in New Issue
Block a user