mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
blockcheck: curl version display
This commit is contained in:
@@ -403,8 +403,8 @@ check_system()
|
||||
esac
|
||||
echo $UNAME${SUBSYS:+/$SUBSYS} detected
|
||||
echo firewall type is $FWTYPE
|
||||
echo CURL=${CURL:-curl}
|
||||
${CURL:-curl} --version
|
||||
echo CURL=$CURL
|
||||
$CURL --version
|
||||
}
|
||||
|
||||
zp_already_running()
|
||||
|
Reference in New Issue
Block a user