Do we need to really run this as root? Some people might get freaked out about this. Should at least do sudo in the individual commands that require it (and inform the user). https://github.com/runcitadel/core/blob/35e50381bca34e552f634f59e10ecd81defae1d8/scripts/configure#L20
Do we need to really run this as root?
Some people might get freaked out about this. Should at least do sudo in the individual commands that require it (and inform the user).
core/scripts/configure
Line 20 in 35e5038