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

Fix installation output

parent af112a29
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ discover_os ...@@ -70,7 +70,7 @@ discover_os
## Remove old dependencies and installations ## Remove old dependencies and installations
if [ x"$i_dir" == x" " ]; then if [ x"$i_dir" == x"" ]; then
i_dir="$HOME" i_dir="$HOME"
fi fi
......
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