Change some path

This commit is contained in:
2022-05-09 10:03:08 +02:00
parent dc1f55182d
commit c3dbbc4f1f
5 changed files with 8 additions and 11 deletions

View File

@@ -52,7 +52,7 @@ WantedBy=default.target
:END:
#+begin_src bash
cd ~/Cloud/brain-website/
cd ~/Cloud/programming/brain-website/
if [[ ! -z $(git status -s content/) ]]
then
@@ -62,6 +62,7 @@ then
exit
fi
#+end_src
* =checkmail= - Check new mails
** Service
:PROPERTIES: