Skip to content

Commit 021bcca

Browse files
committed
Add helper script to register AMOS strings into AMOS itself
1 parent 41efedc commit 021bcca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cli/import-amos-strings.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
sudo -u www-data php /opt/app/local/amos/cli/import-strings.php --message='AMOS strings update' --versioncode=$(sudo -u www-data php /opt/app/admin/cli/cfg.php --name=branch) /opt/app/local/amos/lang/en/local_amos.php

0 commit comments

Comments
 (0)