aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
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