Skip to content

Commit

Permalink
add fuse to the installed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Omarabdul3ziz committed Sep 24, 2024
1 parent 073e33a commit 8c61357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ main() {
fi

# install mcopy/mkdosfs needed to create cidata image. comment if you a have the image
apt -y install dosfstools mtools
apt -y install dosfstools mtools fuse

# install screen for managing multiple servers
# NOTE: rust bins like virtiofsd miss the logs, runs on a screen session to workaround that
Expand Down

0 comments on commit 8c61357

Please sign in to comment.