Fixing typo in previous commit

This commit is contained in:
Keegan Ferrando :fauweh 2020-02-18 14:02:29 -08:00
Родитель 5e6f0bbe53
Коммит e951adae29
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@ POSTATUS_FILE=kitsune/sumo/static/postatus.txt
if [[ -d locale ]]; then
# We've seen strange local differences
git -C stash
git -C locale stash
git -C locale pull
else
git clone https://github.com/mozilla-l10n/sumo-l10n.git locale