mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-25 10:22:19 +00:00
Update folder path
This commit is contained in:
parent
dd6c458720
commit
efaae9f12f
@ -477,7 +477,7 @@ pub fn initialize(fs: &mut WasiFs) -> Result<(), String> {
|
|||||||
let fb_fd = unsafe {
|
let fb_fd = unsafe {
|
||||||
fs.open_dir_all(
|
fs.open_dir_all(
|
||||||
VIRTUAL_ROOT_FD,
|
VIRTUAL_ROOT_FD,
|
||||||
"sys/class/graphics/wasmerfb".to_string(),
|
"sys/class/graphics/wasmerfb0".to_string(),
|
||||||
ALL_RIGHTS,
|
ALL_RIGHTS,
|
||||||
ALL_RIGHTS,
|
ALL_RIGHTS,
|
||||||
0,
|
0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user