summaryrefslogtreecommitdiff
path: root/home/var/system
diff options
context:
space:
mode:
authorDavid Kaufmann <astra@ionic.at>2022-07-23 05:54:43 +0200
committerDavid Kaufmann <astra@ionic.at>2022-07-23 05:54:43 +0200
commit258e7f9cb39c39423ece2a02396e17aed66a221c (patch)
tree905c0166e47f7c0a9c89bf15808a95e6569f7efe /home/var/system
parent8fb837d2a35673f03463969700ba6313ca7e9478 (diff)
downloadconfig-258e7f9cb39c39423ece2a02396e17aed66a221c.tar.gz
properly update omz
Diffstat (limited to 'home/var/system')
-rw-r--r--home/var/system/config-updater/post-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/var/system/config-updater/post-update b/home/var/system/config-updater/post-update
index 70be0fc..a7ee67d 100644
--- a/home/var/system/config-updater/post-update
+++ b/home/var/system/config-updater/post-update
@@ -15,4 +15,4 @@ rm -f .zshrc.pre-oh-my-zsh
[ -r .zshrc.local ] && echo "8bcb00aa4de816bd158584f84feb3de2 .zshrc.local" | md5sum --check --status && rm -f .zshrc.local
# END removed files from git e3fb79a...6c7ef44 (2020-03-22)
-omz update
+zsh -c "omz update"