Replies: 1 comment 1 reply
-
if you are still on the 1.x release please don't use the main branch, the scripts in that 1.2.x branch have /bin/sh instead of bash |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The various boot.d scripts start with
#!/bin/bash
...but when you login to the UDM Pro you don't have access to Bash. It's only available after
unifi-os shell
How do you manually run a script for testing, etc.?
THANKS!
Beta Was this translation helpful? Give feedback.
All reactions