We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8a788 commit 3bab439Copy full SHA for 3bab439
1 file changed
bin/bikeshed-curl
@@ -1,2 +1,2 @@
1
-curl http://api.csswg.org/bikeshed/ -F file=@Overview.src.html -F output=err
2
-curl http://api.csswg.org/bikeshed/ -F file=@Overview.src.html -F force=1 > Overview.html
+curl http://api.csswg.org/bikeshed/ -F file=@Overview.bs -F output=err
+curl http://api.csswg.org/bikeshed/ -F file=@Overview.bs -F force=1 > Overview.html
0 commit comments