fix comment

This commit is contained in:
gunix 2020-09-23 00:34:02 +03:00
parent 1ab988a12f
commit 9a3d77ac4e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ function check_tool() {
exit 1
fi
}
# Now we call the function to make sure we can use wg-quick, curl and jq.
# Now we call the function to make sure we can use curl and jq.
check_tool curl curl
check_tool jq jq