aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-06-01 00:18:55 +0100
committerThomas White <taw@bitwiz.org.uk>2009-06-01 00:59:35 +0100
commit23971567d8388a49b5825fe1f1270daff90f2a63 (patch)
treed49fc6cd78700c3a96b1bc95b1890501a1128d10 /build.sh
parent4efdcf3540bedc5b93bfc0be59dadfc4537a021f (diff)
New sound effect, licenced under CC-BY 3.0
Also bump the version number, update build.sh, etc
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 764648a..3680ff0 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/sh
om-make-ipkg . openmoocow.control
-scp openmoocow_0.4_armv4t.ipk root@192.168.0.202:~
-ssh root@192.168.0.202 opkg install openmoocow_0.4_armv4t.ipk
+scp openmoocow_0.4+git_armv4t.ipk root@192.168.0.202:~
+ssh root@192.168.0.202 opkg install openmoocow_0.4+git_armv4t.ipk