Skip to content

Commit

Permalink
updated command to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmesh-hemaram committed Aug 20, 2024
1 parent d309af6 commit b1c0c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/acf-i18n/src/az-upload-batch.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
az storage blob upload-batch --account-name autoclickerautofilla579 --destination acf-i18n --source ./locales --pattern "**/web-new.json" --auth-mode login --overwrite
az storage blob upload-batch --account-name autoclickerautofilla579 --destination acf-i18n --source ./locales --pattern "**/web-new.json" --overwrite --auth-mode login

0 comments on commit b1c0c83

Please sign in to comment.