Quellcode durchsuchen

fix echo which included unescape parens..

main
John-Mark Gurney vor 3 Jahren
Ursprung
Commit
a483944490
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Datei anzeigen

@@ -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)!'

Laden…
Abbrechen
Speichern