Unverified Commit 33670a5b authored by Victor Huang's avatar Victor Huang Committed by GitHub
Browse files

CQHTTP: Change shebang to "/usr/bin/env sh"

parent 64f8a222
#!/bin/bash
#!/usr/bin/env sh
#Support for CQHTTP api. Push notification on CoolQ
#CQHTTP_TOKEN="" Required, QQ application token
#CQHTTP_USER="" Required, QQ reciever ID
#CQHTTP_USER="" Required, QQ receiver ID
#CQHTTP_APIROOT="" Required, CQHTTP Server URL (without slash suffix)
#CQHTTP_CUSTOM_MSGHEAD="" Optional, custom message header
......
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