mirror of
https://github.com/4IceG/luci-app-sms-tool.git
synced 2026-04-27 03:45:48 +03:00
[GH-ISSUE #30] luci-app-sms-tool apk package compile fails #26
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-sms-tool#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jalakas on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool/issues/30
luci-app-sms-tool apk package compile fails:
Fix would be same as here:
github.com/4IceG/luci-app-modemband@2b52318486@4IceG commented on GitHub (Nov 20, 2024):
Fixed.
Strange that you compile a old package in Lua when there is a package available rewritten in JS.
@Jalakas commented on GitHub (Nov 21, 2024):
Didn't know about JS package, will find out.
Anyway, big thanks for your work supporting 3G/4G infrastructure on Openwrt!
@4IceG commented on GitHub (Nov 21, 2024):
It's nice that my packages are useful not only for me.
JS version is https://github.com/4IceG/luci-app-sms-tool-js
@Jalakas commented on GitHub (Nov 21, 2024):
Did't find JS version link from README.
Maybe you can add the link?
@4IceG commented on GitHub (Nov 21, 2024):
I added information about the package rewritten to JS in the README.