Add ExFAT to setup_linux

This commit is contained in:
2021-05-19 13:08:10 -07:00
parent 1b8d640e8f
commit 3315db7ad6

View File

@@ -26,6 +26,8 @@ PACKAGES=(
python3-venv python3-venv
xsel xsel
jq jq
exfat-fuse
exfat-utils
) )
if [ "$JAVA" == "true" ]; then if [ "$JAVA" == "true" ]; then