summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-02 07:50:42 -0700
committerAndreas Maunz <andreas@maunz.de>2011-04-02 07:50:42 -0700
commit6658fc2ba50d25fd636772201a20b464bce21311 (patch)
tree7e97adb68ca78880c8ed6556ce7473280f4b93c3 /install
parent5c21b981aafde20c6af4bcd9bd002b359c7b311d (diff)
touch .bashrc
Diffstat (limited to 'install')
-rw-r--r--install1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index a43e507..e5bf991 100644
--- a/install
+++ b/install
@@ -3,6 +3,7 @@
# Author: Christoph Helma, Andreas Maunz
LOG="/tmp/`basename $0`-log.txt"
+touch $HOME/.bashrc
. "./utils.sh"
echo "Opentox-ruby installation."
echo "You may need to give root password for some privileged actions right now:"