Index: build/create_update_folder.sh =================================================================== diff -u -r91b489e733f7d4ca47caf103b7022768acf6e11b -rb67a03b3c27b08d4fb42ecd5e337d2e311c000b6 --- build/create_update_folder.sh (.../create_update_folder.sh) (revision 91b489e733f7d4ca47caf103b7022768acf6e11b) +++ build/create_update_folder.sh (.../create_update_folder.sh) (revision b67a03b3c27b08d4fb42ecd5e337d2e311c000b6) @@ -53,7 +53,7 @@ # The settings folder is a symbolically linked folder so L is used to copy the contents # and not the link cp -rL "$FOLDER_SRC"/"$FOLDER_SET" "$FOLDER_DST" -rm -rf "$FOLDER_DST"/"$FOLDER_SET"/.git +rm -rf "$FOLDER_DST"/"settings"/.git #move the setup scrips to the root folder of the usb mv "$FOLDER_DST"/"$FOLDER_SCR"/"$SCRIPT_SU1" "$FOLDER_DST"