fixed typo

This commit is contained in:
Godmar Back 2021-04-23 00:10:22 -04:00
parent b43faca313
commit 3a8a4bed96

View File

@ -32,5 +32,5 @@ curl -v \
# this should succeed since credentials were presented # this should succeed since credentials were presented
curl -v \ curl -v \
-b ${COOKIEJAR} \ -b ${COOKIEJAR} \
${URl}/private/secret.txt ${URL}/private/secret.txt