summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGarlicbreadwolfs2022-05-22 19:29:54 +0900
committerGarlicbreadwolfs2022-05-22 19:29:54 +0900
commit685c4d8ecb7eb92bc7c58d1a3ed92149b8a8c47a (patch)
treecdb713dfedeabb97904a21b2d87f071707934c5d
parenteb53ef4434b2fa8894059da549a71a7451498aed (diff)
downloadaur-685c4d8ecb7eb92bc7c58d1a3ed92149b8a8c47a.tar.gz
Fix hook
-rw-r--r--zshbinsh.hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshbinsh.hook b/zshbinsh.hook
index 351448194972..5f1b5e744e92 100644
--- a/zshbinsh.hook
+++ b/zshbinsh.hook
@@ -5,7 +5,7 @@ Operation = Upgrade
Target = bash
[Action]
-Description = Re-pointing /bin/sh symlink to dash...
+Description = Re-pointing /bin/sh symlink to zsh...
When = PostTransaction
Exec = /usr/bin/ln -sfT zsh /usr/bin/sh
Depends = zsh