rc: fix shell-things function

This commit is contained in:
Mikaela Suomalainen 2014-12-27 11:22:48 +02:00
parent 06b2c7e81a
commit e677c9f11a
2 changed files with 2 additions and 2 deletions

View File

@ -716,7 +716,7 @@ else
fi
# Installing...
bash -x ./install.run
bash -x ./install
echo ""
echo "shell-things: Everthing is now done :)"

View File

@ -689,7 +689,7 @@ else
fi
# Installing...
bash -x ./install.run
bash -x ./install
echo ""
echo "shell-things: Installing finished."
echo ""