Skip to content
Snippets Groups Projects
Commit a04bde53 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing again PATH folder in installation

parent 6110c882
No related branches found
No related tags found
No related merge requests found
......@@ -544,7 +544,7 @@ else
installation_report="$installation_report \033[91;1mHYPRE\033[0m Installed: \033[1m NO \033[0m\n"
fi
bash_path="$bash_path:\$PATH\""
bash_path="$bash_path\$PATH\""
bash_library="$bash_library\""
##### Writing openfpm_vars file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment