Closed SahmRahman closed 4 years ago
For whatever reason, if there is a space in a path name it will be delimited and everything after the space becomes a new path name. This prevents the program from running because it can't find the correct directory to run in.
We believe the tweaking needs to be done in aisecurity/bin/make_config.sh at lines 38-41
For whatever reason, if there is a space in a path name it will be delimited and everything after the space becomes a new path name. This prevents the program from running because it can't find the correct directory to run in.