Fix typo
1 files changed, 1 insertions(+), 1 deletions(-) M web.sh
M web.sh => web.sh +1 -1
@@ 1,7 1,7 @@ #!/bin/sh if [ "$QUERY_STRING" = "" ] then - printf "10 Enter an web url\r\n" + printf "10 Enter a web url\r\n" return fi