X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/ed559ffad7f7ce1c26ca65714cfc27152db67587..41d73018804a062cb1cdd328a6f0f8230e98b080:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index b4ac36f..e694d46 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,8 @@ bootstrap-borg: @cd lib/borg; git symbolic-ref HEAD refs/heads/master @cd lib/borg; git reset --hard HEAD -a: all +bootstrap: tangle-init -i: build-init +ta: tangle-init all + +ti: tangle-init build-init