X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=00e4e4167f135526adf3b82bb4180d11b73cab93;hb=bb1fd12af3ea07162f28c31d25208f9367404764;hp=325500c4738db50add4c13af82bd997b8bd65b05;hpb=837ab153be42e819548cd920a84ce4e760eb981f;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} .