We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c735d95 commit c748d25Copy full SHA for c748d25
Test/Verify.sh
@@ -36,4 +36,4 @@
36
#fi
37
38
grep -i "base href=\"/$1/\"" _out/wwwroot/index.html > /dev/null
39
-! grep -i "/$1/?p=/" _out/wwwroot/404.html > /dev/null
+grep -i "/$1/?p=/" _out/wwwroot/404.html > /dev/null
0 commit comments