If the update_aircrafts.sh or update_scenery.sh are run which gives an option to use internet proxy. If using a proxy with the proxy password containing special characters, the script breaks down and the error looks like this:
/bin/bash: -c: line 0: unexpected EOF while looking for matching ``'
/bin/bash: -c: line 1: syntax error: unexpected end of file
This is not a problem if not using GNU Parallel or network proxy or if proxy password doesn't contain any special characters.
If the update_aircrafts.sh or update_scenery.sh are run which gives an option to use internet proxy. If using a proxy with the proxy password containing special characters, the script breaks down and the error looks like this:
This is not a problem if not using
GNU Parallelornetwork proxyor if proxy password doesn't contain any special characters.