mirror of
https://github.com/bol-van/zapret.git
synced 2025-06-30 10:33:56 +00:00
blockcheck: curl version display
This commit is contained in:
parent
f8b5f602a4
commit
34ff4630bf
@ -403,6 +403,8 @@ check_system()
|
||||
esac
|
||||
echo $UNAME${SUBSYS:+/$SUBSYS} detected
|
||||
echo firewall type is $FWTYPE
|
||||
echo CURL=${CURL:-curl}
|
||||
${CURL:-curl} --version
|
||||
}
|
||||
|
||||
zp_already_running()
|
||||
|
Loading…
Reference in New Issue
Block a user