mirror of
https://gitee.com/openharmony/third_party_e2fsprogs
synced 2024-11-23 09:59:49 +00:00
a221d9b4eb
Signed-off-by: 张文迪 <zhangwendi3@huawei.com>
4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
e2fsprogs_path = rebase_path("//third_party/e2fsprogs")
|
|
exec_script("install.sh", [ "$e2fsprogs_path" ])
|
|
print("e2fsprogs installed successfully")
|