We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41efedc commit 021bccaCopy full SHA for 021bcca
cli/import-amos-strings.sh
@@ -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