fix
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
if [[ $1 == '' ]]; then
|
if [[ $1 == '' ]]; then
|
||||||
echo "Usage: $0 COMPANY"
|
echo "Usage: $0 COMPANY"
|
||||||
echo " COMPANY: part or full company name"
|
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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user