Su command error

Hi all,

I’m on latest build (2.4.7) and today I ran the updater from the dashboard and after the update, SU is broken. I get the following error after I login in to SSH and enter SU command.

bash: /root/.bashrc: line 1034: syntax error near unexpected token }' bash: /root/.bashrc: line 1034:}’

Any help please?

Thank you!

What happens if you type : source ~/.profile

Actually, I just noticed as per your comment that there was indeed some leftovers from when we updated the fixhome command. it was duplicated and sitting outside the function block.

I have ran a patch and you can update once more to have this addressed. Below is the commit I just pushed to fix this:

http://lab.quickbox.io/QuickBox/quickbox_setup/commit/7f9f39a

Thank you @JMSolo! Running the update again worked.