diff --git a/dump_company_config.sh b/dump_company_config.sh index ef9680b..8f4a0d0 100644 --- a/dump_company_config.sh +++ b/dump_company_config.sh @@ -3,6 +3,8 @@ if [[ $1 == '' ]]; then echo "Usage: $0 COMPANY" echo " COMPANY: part or full company name" + echo "This script must be execute from asega user." + echo "This script create all the DB dumps of configurations tables for a specific company" exit 1 fi