modify scripts
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
: << 'EOF'
|
||||
aigrammar 日志统计脚本
|
||||
部署在后端服务器上,crontab 定期执行,结果通过企业微信发送出来
|
||||
EOF
|
||||
|
||||
# Configuration
|
||||
LOG_FILE="/usr/local/aigrammar/log/app.log"
|
||||
PY_SCRIPT="/home/ubuntu/projects/devops/tools/send_to_wecom.py"
|
||||
|
||||
Reference in New Issue
Block a user