Add new opkg key #4295
Replies: 1 comment
-
|
运行 opkg update && opkg install usign |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Add new opkg key:
wget -O passwall.pub https://master.dl.sourceforge.net/project/openwrt-passwall-build/passwall.pub
opkg-key add passwall.pub
Saving to: 'passwall.pub'
passwall.pub 100% 109 --.-KB/s in 0s
2026-03-08 05:41:28 (8.10 MB/s) - 'passwall.pub' saved [109/109]
/usr/sbin/opkg-key: line 31: usign: not found
最后一行是什么意思
Beta Was this translation helpful? Give feedback.
All reactions