Unraid manual guide:

If you just upgraded:

    Take the unraider from the archive and change it on your flash drive in the /config folder
    enjoy

If you decide to start using:

    Throw unraider and hook.co files in /config
    Change the go file in the /config folder to the following
    
#!/bin/bash
export UNRAID_GUID= HERE YOUR GUID
export UNRAID_NAME=Tower
export UNRAID_DATE=1654646400
export UNRAID_VERSION=Pro
/lib64/ld-linux-x86-64.so.2 /boot/config/unraider
# Start the Management Utility
/usr/local/sbin/emhttp &         


save
use
