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.

zerenx

Members
  • Joined

  • Last visited

  1. A quick report of a possible bug I am using Unraid v6.9.2 with CA Userscripts v2021.03.10 when running a script that references the home directory using '~' If I run it in foreground (ie. click the "RUN SCRIPT" button) it runs OK but it refuses to run if I do it in the background (ie. click the "RUN IN BACKGROUND" button) I investigated a little, and it seems that when running in background, the script forgot to set the proper home directory. I checked it with this simple script #!/bin/bash set | grep HOME and the result if I run it in foreground is HOME=/root while the result if I run it in background is HOME=/ For the moment, this can be easily fixed with adding this line inside the script export HOME=/root I am not sure if this is intentional or a bug, hope that helps.

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.