Skip to content
Snippets Groups Projects
Commit ed9d2d3f authored by alvaro's avatar alvaro
Browse files

silly bug

parent ee589021
No related branches found
No related tags found
No related merge requests found
...@@ -186,7 +186,7 @@ if [ ! -z "$_components" ]; then ...@@ -186,7 +186,7 @@ if [ ! -z "$_components" ]; then
mkdir -p components/uris mkdir -p components/uris
else else
ln -s "$_components" ln -s "$_components"
done fi
bold=`tput bold` bold=`tput bold`
normal=`tput sgr0` normal=`tput sgr0`
......
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