mirror of
https://github.com/pia-foss/manual-connections.git
synced 2025-02-05 14:08:29 +00:00
fix comment
This commit is contained in:
parent
1ab988a12f
commit
9a3d77ac4e
|
@ -30,7 +30,7 @@ function check_tool() {
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
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 curl curl
|
||||||
check_tool jq jq
|
check_tool jq jq
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user