mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
busybox:
- dont overwrite exist configfiles
This commit is contained in:
parent
16a0518504
commit
9f5df7a4d6
@ -5,4 +5,4 @@
|
|||||||
|
|
||||||
progress "copy userconfig and samples"
|
progress "copy userconfig and samples"
|
||||||
$IONICE mkdir -p /storage/.config
|
$IONICE mkdir -p /storage/.config
|
||||||
$IONICE cp -PR /usr/config/* /storage/.config
|
$IONICE cp -Rn /usr/config/* /storage/.config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user