Simplfy update-locales script
This commit is contained in:
parent
2b9914f1db
commit
d9de44c44d
2 changed files with 6 additions and 6 deletions
|
@ -83,6 +83,6 @@
|
|||
},
|
||||
"scripts": {
|
||||
"compile": "composer install --ignore-platform-reqs",
|
||||
"update-locales": "vendor/bin/tsmarty2c.php templates > i18n/template.pot"
|
||||
"update-locales": "tsmarty2c.php templates > i18n/template.pot"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue