Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can't install zsh on 6.11.0

Featured Replies

I used to install zsh by running the following script:

# Install Oh My ZSH!
HOME="/root"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
chsh -s $(which zsh)

However when I run this now I get 

Zsh is not installed. Please install zsh first.

And now I can't even open a terminal either through web gui or via ssh. I get

-bash: exec: zsh: not found
Connection to fileserver closed.

Why isn't zsh installing like it used to?

Solved by cinereus

8 hours ago, cinereus said:

And now I can't even open a terminal either through web gui or via ssh.

Undo whatever changes / mods you're making via User Scripts or the go file and reboot.

  • Author
  • Solution

EDIT:

 

Solved the issue. Removed exec zsh from .bash_profile using a userscript 

 

And the issue occurs because NerdPack is silently disabled even though release notes don't mention it no longer works and the plugin remains installed.

Edited by cinereus

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.