commit | b028b5d8d2206e959cd547c6f4c1fee074f0bb4a | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Mon Dec 01 13:08:58 2014 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Mon Dec 01 13:08:58 2014 -0800 |
tree | b927dc7c56412eb151312d0fa43ec14e9929927b | |
parent | b32cca883372aa658cd3a6bb2ad4b638758eb271 [diff] |
remove bashrc restart
diff --git a/tutorial1-setup.sh b/tutorial1-setup.sh index 20a4cd6..ad39a5c 100644 --- a/tutorial1-setup.sh +++ b/tutorial1-setup.sh
@@ -14,10 +14,6 @@ ssh-keygen -t dsa -P "" -f .ssh/id_dsa cp .ssh/id_dsa.pub .ssh/authorized_keys -#--------------- Clean Karaf Run -------------- - -echo "sudo service onos restart" >> ~/.bashrc - # -------------- Install Karaf ---------------- mkdir Downloads