mirror of
https://github.com/alecmuffett/real-world-onion-sites.git
synced 2024-10-01 01:06:18 -04:00
auto-update on Fri 13 Jul 10:36:31 UTC 2018
This commit is contained in:
parent
3c2684fb41
commit
97c9ec4eeb
6
Makefile
6
Makefile
@ -1,10 +1,10 @@
|
||||
all:
|
||||
git pull
|
||||
#./checker.sh
|
||||
./checker.sh
|
||||
git pull
|
||||
( cat 01-preamble.md ; perl walk.pl ; cat 02-footnotes.md ) > README.md
|
||||
git add .
|
||||
git commit -m "update on `date`"
|
||||
|
||||
git commit -m "auto-update on `date`"
|
||||
|
||||
clean:
|
||||
rm *~
|
||||
|
Loading…
Reference in New Issue
Block a user