Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove newline
  • Loading branch information
silverwind committed Mar 2, 2023
commit 84b27297e0d22fae2b998dc78ea03d62213e6c99
1 change: 0 additions & 1 deletion build/update-locales.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ if sed --version 2>/dev/null | grep -q GNU; then
else
SED_INPLACE="sed -i ''"
fi

set -e

if [ ! -f ./options/locale/locale_en-US.ini ]; then
Expand Down