@@ -187,7 +187,7 @@ function koel_import_from_directory {
255) return;;
esac
- mv $selected_dir /music
+ mv "$selected_dir" /music
dialog --title $"Import music directory" \
--msgbox $"Import success. You may need to re-sync within Koel." 6 40