summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 40204ea..7b25cb7 100755
--- a/build
+++ b/build
@@ -24,7 +24,7 @@ build:
install: build
oh-autoinstall
- mv dest/usr/bin/opkg-cl dest/usr/bin/opkg
+ install -m 0755 ../opkg dest/usr/bin/opkg
install -m 0755 ../opkg-cert dest/usr/bin/opkg-cert
install -m 0755 -d dest/usr/sbin/
ln -sf /usr/bin/opkg-cert dest/usr/sbin/opkg-key