Skip to content
Snippets Groups Projects
Commit 3843a51d authored by Carine Rey's avatar Carine Rey
Browse files

add img in public

parent 0039f171
Branches
No related tags found
No related merge requests found
all: public/index.html \ all: public/index.html \
public/img/ \
public/session_1.html public/session_1.html
public/: public/:
...@@ -6,6 +7,9 @@ public/: ...@@ -6,6 +7,9 @@ public/:
mkdir -p public/www mkdir -p public/www
mkdir -p public/img mkdir -p public/img
public/img/:
cp -r img/ public/img
public/www/github-pandoc.css: www/github-pandoc.css public/www/github-pandoc.css: www/github-pandoc.css
cp www/github-pandoc.css public/www/github-pandoc.css cp www/github-pandoc.css public/www/github-pandoc.css
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment