update sdxpinn-patch

- Added opkg feeds patch
This commit is contained in:
Cameron Thompson
2025-01-20 23:27:29 -05:00
parent 80f2975243
commit 8cd7d09a55
4 changed files with 168 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/ash
opkg update
exit 0