From 3ba36a48f0b2399a7f39b1a3fe40636ca5255d7f Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Fri, 8 Mar 2013 00:16:47 +0100 Subject: conf: add Makefile to deploy configurations --- conf/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 conf/Makefile (limited to 'conf') diff --git a/conf/Makefile b/conf/Makefile new file mode 100644 index 0000000..6960e78 --- /dev/null +++ b/conf/Makefile @@ -0,0 +1,2 @@ +deploy: + install -m 750 bashrc ~/.bashrc-public -- cgit v1.2.3-59-g8ed1b