From edc3e4f29ea1637ca0f48fcda1af791980348e4d Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 1 Sep 2015 16:29:02 +0200 Subject: Add links.do --- all.do | 2 +- links.do | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 links.do diff --git a/all.do b/all.do index 33bbd44..dde24a3 100644 --- a/all.do +++ b/all.do @@ -1 +1 @@ -redo-ifchange redo \ No newline at end of file +redo-ifchange redo links diff --git a/links.do b/links.do new file mode 100644 index 0000000..0134431 --- /dev/null +++ b/links.do @@ -0,0 +1,4 @@ +ln -sf redo redo-ifcreate +ln -sf redo redo-ifchange +ln -sf redo redo-always +ln -sf redo redo-hash -- cgit 1.4.1