Skip to content
Snippets Groups Projects
Verified Commit 759c8b3f authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

one backslash suffices here

parent e2c92d39
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,6 @@ pages: ...@@ -50,6 +50,6 @@ pages:
cp foils/the_m_irabilos.png public/foils/ cp foils/the_m_irabilos.png public/foils/
cp notes/*.htm public/notes/ cp notes/*.htm public/notes/
cp tex/workshop.pdf public/ cp tex/workshop.pdf public/
sed 's!\\.\\./!!g' <build/pages-stub.htm >public/index.html sed 's!\.\./!!g' <build/pages-stub.htm >public/index.html
.PHONY: all run debug edit export show pdf linklist clean pages .PHONY: all run debug edit export show pdf linklist clean pages
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment