mirror of
https://gitee.com/openharmony/sensors_start
synced 2024-11-27 00:40:43 +00:00
Delete the creation of data
Signed-off-by: duan-wangqi <duanwangqi@huawei.com>
This commit is contained in:
parent
3a4b480803
commit
97277835de
@ -2,8 +2,7 @@
|
||||
"jobs" : [{
|
||||
"name" : "boot",
|
||||
"cmds" : [
|
||||
"start msdp_sa",
|
||||
"mkdir /data/msdp 0755 msdp msdp"
|
||||
"start msdp_sa"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
@ -2,8 +2,7 @@
|
||||
"jobs" : [{
|
||||
"name" : "boot",
|
||||
"cmds" : [
|
||||
"start msdp_sa",
|
||||
"mkdir /data/msdp 0755 msdp msdp"
|
||||
"start msdp_sa"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user