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.

'~' /root in go script vs. /root on console

Featured Replies

I do have some problems with the dropbox start in my go script. Installation is working well if these commands are issue on the console:

sleep 300
echo 100000 > /proc/sys/fs/inotify/max_user_watches
ln -s /boot/custom/packages/.dropbox-dist /root/.dropbox-dist
ln -s /mnt/disk1/.dropbox /root/.dropbox
ln -s /mnt/disk1/Dropbox /root/Dropbox
cd /root
/root/.dropbox-dist/dropboxd &

 

But if I put that same lines of code at the end of my go script its not working. The symlinks are created and the dropbox daemon is running but the daemon puts its files into other directories. It seems that it has something to do with '~'. I know that Dropbox operates on '~' on Linux. On the console this is the '/root' directory but in the go script '~' stands for '/'.

 

What can I do?

 

Many thanks in advance.

Harald

 

 

Archived

This topic is now archived and is closed to further replies.

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.