Commit 447ea6bc2a71

Vincent Demeester <vincent@sbr.pm>
2020-06-06 17:08:26
Move bootstrap and install scipts to hack
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 1f00c91
bootstrap.sh → hack/bootstrap.sh
File renamed without changes
install.sh → hack/install.sh
File renamed without changes
README.org
@@ -35,7 +35,7 @@
 you can use ~curl~ for this.
 
 #+begin_src bash
-curl https://gitlab.com/vdemeester/home/-/raw/master/bootstrap.sh | sh
+curl https://gitlab.com/vdemeester/home/-/raw/master/hack/bootstrap.sh | sh
 #+end_src
 
 Otherwise, clone this repository somewhere, read the =bootstrap.sh= file and execute it if