aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-04-14 22:42:11 +0100
committerThomas White <taw@bitwiz.org.uk>2009-04-14 23:04:46 +0100
commit4efdcf3540bedc5b93bfc0be59dadfc4537a021f (patch)
tree665ef75bb882cc2c3b13fdfb69e74dd09b7230b9 /build.sh
parentd2c3c9ebfc8b1532abe27f4c2d1ccf6d227b63ba (diff)
This is OpenMooCow 0.4openmoocow-0.4
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 776983f..764648a 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/sh
om-make-ipkg . openmoocow.control
-scp openmoocow_0.3_armv4t.ipk root@192.168.0.202:~
-ssh root@192.168.0.202 opkg install openmoocow_0.3_armv4t.ipk
+scp openmoocow_0.4_armv4t.ipk root@192.168.0.202:~
+ssh root@192.168.0.202 opkg install openmoocow_0.4_armv4t.ipk