This commit is contained in:
2021-04-18 18:02:17 +02:00
parent 049cca0ca4
commit 19e708d72c

View File

@@ -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