Last active
December 18, 2015 05:29
-
-
Save jedp/5733043 to your computer and use it in GitHub Desktop.
Re-deploy l10n svn
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd locale | |
| svn up | |
| CONFIG_FILES=../config.json ./scripts/l10n-update.js | |
| CONFIG_FILES=../config.json ./scripts/compress | |
| forever restartall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment