Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
eb88ff631ef9b229b7c25c7ebcb8ad6721e75f5e
/
.
/
demo-scripts
/
Sprint-4
/
update.sh
blob: 30c939185d4ca9b35e5b8cf8dfd46d013b4ee005 [
file
] [
log
] [
blame
]
Ubuntu
c7027f9
2013-03-01 00:57:11 +0000
[
diff
] [
blame
]
1
#! /bin/sh
2
CLUSTER
=/
home
/
masayosi
/
bin
/
hosts
-
3x3.txt
3
4
dsh
-
g onos
'cd ONOS; git pull; ant'