Index: build/create_update_folder.sh =================================================================== diff -u -rb0bd6b5ed12f51214d3fc2996705594b514b828b -reb88a57d5f4c02efa45e1a836112b6cb091eaf7e --- build/create_update_folder.sh (.../create_update_folder.sh) (revision b0bd6b5ed12f51214d3fc2996705594b514b828b) +++ build/create_update_folder.sh (.../create_update_folder.sh) (revision eb88a57d5f4c02efa45e1a836112b6cb091eaf7e) @@ -65,7 +65,7 @@ mv "$FOLDER_DST"/"$FOLDER_SCR"/"$SCRIPT_RUN" "$FOLDER_DST" mv "$FOLDER_DST"/"$FOLDER_SCR"/"$SCRIPT_AUT" "$FOLDER_DST" # Remove the ui.config folder after copying its contents -rm -rf "$FOLDER_DST"/ui.config +rm -rf "$FOLDER_DST"/settings/ui.config #copy the UI Software device binary to the root folder of the usb cp "$FOLDER_BIN"/"$DENALI_BIN" "$FOLDER_DST"