summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 6b547d4..8b553a4 100644
--- a/update.sh
+++ b/update.sh
@@ -3,4 +3,4 @@
cd /home/joeac.net/joeac.net \
&& sudo -u joeac.net git pull \
&& sudo -u joeac.net make \
- && sudo -u joeac.net make reinstall
+ && sudo -u joeac.net XDG_RUNTIME_DIR=/tmp/xdg/$(id -u joeac.net)-xdg-runtime-dir make reinstall