mirror of
https://github.com/4IceG/luci-app-atinout-mod.git
synced 2026-04-26 10:35:49 +03:00
[GH-ISSUE #16] /etc/atcommands.user overridden on each reinstall #16
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-atinout-mod#16
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 @bam80 on GitHub (Aug 9, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-atinout-mod/issues/16
I lost my whole custom-crafted
atcommands.userfile because of this issue.This probably happens because the file is not in
/etc/config/directory.@4IceG commented on GitHub (Aug 10, 2023):
The /etc/config/ folder is not a place for a list of at commands, only configuration files are meant to be in this folder.
The new package for sending at commands has fixed this problem.