OpenPHT
OpenPHT copied to clipboard
Spaces in containing directories
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.
I managed to fix the issue by placing it in a directory without spaces, although this is only a temporary fix.