aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw27@cam.ac.uk>2008-11-23 21:01:48 +0000
committerThomas White <taw27@cam.ac.uk>2008-11-23 21:01:48 +0000
commitf87c1e7e4064474803a7725f4c4c0b653dab0521 (patch)
treec35f1ca4727d0ba02afec4354ee2fc1a4bded19f
parent56a903e91b589023b68e3a4961891e4945fca618 (diff)
Update build.sh
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index e11b9df..b369a71 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/sh
om-make-ipkg . openmoocow.control
-scp openmoocow_0.1_armv4t.ipk root@192.168.0.202:~
-ssh root@192.168.0.202 opkg install openmoocow_0.1_armv4t.ipk
+scp openmoocow_0.2_armv4t.ipk root@192.168.0.202:~
+ssh root@192.168.0.202 opkg install openmoocow_0.2_armv4t.ipk