007revad / Synology_app_mover

Easily move Synology packages from 1 volume to another volume
MIT License
391 stars 26 forks source link

v3.0.59 - syno_app_mover.sh: line 710: syntax error near unexpected token `<' #97

Closed monoroc closed 4 months ago

monoroc commented 4 months ago

When I run the script I get the following error:

image

monoroc commented 4 months ago

I'll answer myself: I've switched to the root user using sudo su before running the script. Seems like this doesn't work (because the default shell this way isn't bash?). The script worked perfectly when run with sudo bash syno_app_mover.sh.