Commit 7416d9a4 authored by tywldx's avatar tywldx

fix

parent b17f22c7
...@@ -37,6 +37,8 @@ function authorization() ...@@ -37,6 +37,8 @@ function authorization()
mysql $mysqld ${DBNAME} -e "${insert_sql00}" mysql $mysqld ${DBNAME} -e "${insert_sql00}"
mysql $mysqld ${DBNAME} -e "${insert_sql03}" mysql $mysqld ${DBNAME} -e "${insert_sql03}"
curl "http://${ip}:7021/ex/quartz/notity_generate_report_new"
echo "done!!! $date" echo "done!!! $date"
fi fi
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment