Skip to content

Commit

Permalink
--init submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
io53 committed Nov 29, 2023
1 parent 2f6eac7 commit 02b66fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: localization clean_build build

localization:
git submodule update --remote station.localization
git submodule update --init --remote station.localization
cd station.localization/localize.converter.i18n; node convert.js
cp station.localization/localize.converter.i18n/localization_i18n.json src/localization_i18n.json

Expand Down

0 comments on commit 02b66fe

Please sign in to comment.