Skip to content

Commit

Permalink
Added trailing newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnlahaye committed Oct 3, 2020
1 parent d2e3d95 commit f9551f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion add_ksp_assemblies_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ for KSP_APP in "${KSP_APPS[@]}"; do
SOURCE_DIR="${KSP_APP}/Contents/Resources/Data/Managed"
TARGET_DIR="${KSP_ASSEMBLIES_DIR}/${KSP_VERSION}"
ln -s "${SOURCE_DIR}" "${TARGET_DIR}"
done
done

0 comments on commit f9551f6

Please sign in to comment.