mirror of
https://github.com/zhayujie/bot-on-anything.git
synced 2026-01-19 09:41:07 +08:00
feat: allow empty http password
This commit is contained in:
@@ -13,4 +13,4 @@ fi
|
||||
echo "current sed command is: $cmd"
|
||||
|
||||
echo "allow http nopasword"
|
||||
$cmd -i 's/"http_auth_password": "6.67428e-11"/"http_auth_password": ""/' config.json
|
||||
$cmd -i "s/\"http_auth_password\": \".*\"/\"http_auth_password\": \"\"/" config.json
|
||||
|
||||
Reference in New Issue
Block a user