Skip to content

Instantly share code, notes, and snippets.

@jedp
Last active December 18, 2015 05:29
Show Gist options
  • Save jedp/5733043 to your computer and use it in GitHub Desktop.
Save jedp/5733043 to your computer and use it in GitHub Desktop.
Re-deploy l10n svn
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