Merge pull request #1599 from fewtarius/dev
Update JSListen after flash.
This commit is contained in:
commit
0525b142c0
1 changed files with 6 additions and 0 deletions
|
@ -115,3 +115,9 @@ do
|
|||
set_setting display.${DPROP} 50
|
||||
fi
|
||||
done
|
||||
|
||||
### Update JSListen
|
||||
for JSL in jslisten_hotkeys jslisten_profile
|
||||
do
|
||||
cp -f /usr/config/${JSL} /storage/.config
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue