diff options
Diffstat (limited to 'updater.lua')
-rw-r--r-- | updater.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updater.lua b/updater.lua index 9811682..09c557e 100644 --- a/updater.lua +++ b/updater.lua @@ -59,7 +59,7 @@ if tools then Install("tree", "grep", "coreutils-sha256sum") Install("iperf", "iperf3") Install("sysstat", "strace") - Install("shellrc-zsh") + Install("shellrc") Install("mc", "htop", "iftop") end if vpn then |