unifi-utilities / unifios-utilities

A collection of enhancements for UnifiOS based devices
GNU General Public License v3.0
3.86k stars 415 forks source link

Shell installation does not work #422

Closed ruben375 closed 1 year ago

ruben375 commented 1 year ago

Describe the bug If I want to install the remot_install.sh on my UniFi OS UDM SE 2.5.11 with the following syntax as proposed on the website (github link had to be updated):

curl -fsL "https://github.com/unifi-utilities/unifios-utilities/tree/main/on-boot-script/remote_install.sh" | /bin/sh

I get the following error message on Putty: "Error while cleaning up" (Please refer to the screenshot below).

How can I make it work?

To Reproduce Steps to reproduce the behavior:

  1. Go to Putty
  2. Login to UDM-SE
  3. Enter the command line orders according to screenshot
  4. See error

Expected behavior unclear

Screenshots image

UDM Information

Additional context Add any other context about the problem here.

boostchicken commented 1 year ago

Please reopen if still an issue