X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=Makefile;h=00e4e4167f135526adf3b82bb4180d11b73cab93;hb=HEAD;hp=325500c4738db50add4c13af82bd997b8bd65b05;hpb=c39d05da76d42e61f845675e06b2c03ee1cda561;p=disinclined.org.git diff --git a/Makefile b/Makefile index 325500c..00e4e41 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,12 @@ all: update build sitename = disinclined.org hostname = disinclined.org +.ONESHELL: update: - ./update-submodules.sh + eval "$$(ssh-agent -s)" + ssh-add ~/.ssh/id_rsa + git submodule update --remote + eval "$$(ssh-agent -k)" build site: cp resume/resume.{pdf,html} .