mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-02 16:43:49 +01:00
Restore config after running scripts/env diff.
SVN-Revision: 12632
This commit is contained in:
parent
23a45e0c6d
commit
5ac7398565
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ env_diff() {
|
|||
env_init
|
||||
env_sync_data
|
||||
git diff --cached
|
||||
env_link_config
|
||||
}
|
||||
|
||||
env_save() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue