Don't think so.
As the error says: bash cannot find the command server_mount.
It never shows your options:
$ foo foo
bash: foo: command not found
$ bla bla
bash: bla: command not found
Try the absolut path.
As the error says: bash cannot find the command server_mount.
It never shows your options:
$ foo foo
bash: foo: command not found
$ bla bla
bash: bla: command not found
Try the absolut path.