You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if I'm doing something wrong but im getting a bash error when trying to run this command sudo ./gns3theme.py --install /path/to/gns3/installation/directory -u $USER --scheme <colorscheme>
I replaced the path with my own install path.
When run, i get this error bash: syntax error near unexpected token 'newline'
Cant figure out what's causing this, thought I could ask here in case there's a bug somewhere.
The text was updated successfully, but these errors were encountered:
Not sure if I'm doing something wrong but im getting a bash error when trying to run this command sudo ./gns3theme.py --install /path/to/gns3/installation/directory -u $USER --scheme <colorscheme> I replaced the path with my own install path. When run, i get this error bash: syntax error near unexpected token 'newline' Cant figure out what's causing this, thought I could ask here in case there's a bug somewhere.
Not sure if I'm doing something wrong but im getting a bash error when trying to run this command
sudo ./gns3theme.py --install /path/to/gns3/installation/directory -u $USER --scheme <colorscheme>
I replaced the path with my own install path.
When run, i get this error
bash: syntax error near unexpected token 'newline'
Cant figure out what's causing this, thought I could ask here in case there's a bug somewhere.
The text was updated successfully, but these errors were encountered: