mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 05:59:28 -05:00
Restore config after running scripts/env diff.
SVN-Revision: 12632
This commit is contained in:
@@ -103,6 +103,7 @@ env_diff() {
|
||||
env_init
|
||||
env_sync_data
|
||||
git diff --cached
|
||||
env_link_config
|
||||
}
|
||||
|
||||
env_save() {
|
||||
|
||||
Reference in New Issue
Block a user