OpenPHT icon indicating copy to clipboard operation
OpenPHT copied to clipboard

Spaces in containing directories

Open George-Ogden opened this issue 5 years ago • 1 comments

I have tried running this on both Ubuntu 16 and 18, however, in both cases, I receive this error:

/scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory
./scripts/get: line 21: config/options: No such file or directory

Weirdly, I only receive this error when there are spaces in the containing directories for example, although I am not sure why.

George-Ogden avatar Jul 05 '20 16:07 George-Ogden

I managed to fix the issue by placing it in a directory without spaces, although this is only a temporary fix.

George-Ogden avatar Jul 05 '20 16:07 George-Ogden