diff --git a/setup_linux.sh b/setup_linux.sh index e1a3ee9..f1a2fe6 100644 --- a/setup_linux.sh +++ b/setup_linux.sh @@ -26,6 +26,8 @@ PACKAGES=( python3-venv xsel jq + exfat-fuse + exfat-utils ) if [ "$JAVA" == "true" ]; then