瀏覽代碼

fix echo which included unescape parens..

main
John-Mark Gurney 3 年之前
父節點
當前提交
a483944490
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

@@ -9,4 +9,4 @@ deploy:
update-tufte-css:
git subtree pull -P tufte-css --squash https://github.com/edwardtufte/tufte-css.git gh-pages
cp -Rp tufte-css/{tufte.css,et-book} content/media/css
@echo Make sure to git add content/media/css and commit the updates (if any)!
@echo 'Make sure to git add content/media/css and commit the updates (if any)!'

Loading…
取消
儲存