Skip to content

Script breaks if proxy password contains special characters with GNU Parallel installedlled #1

@amanabt

Description

@amanabt

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions