diff --git a/bin/addons-linter.sh b/bin/addons-linter.sh index 09161b8..2a8798d 100755 --- a/bin/addons-linter.sh +++ b/bin/addons-linter.sh @@ -1,4 +1,4 @@ -#!/bin/env bash +#!/usr/bin/env bash # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/build-addon.sh b/bin/build-addon.sh index 0fed1c0..05b317f 100755 --- a/bin/build-addon.sh +++ b/bin/build-addon.sh @@ -1,4 +1,4 @@ -#!/bin/env bash +#!/usr/bin/env bash # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/commons.sh b/bin/commons.sh index c5f52bc..a5d5759 100644 --- a/bin/commons.sh +++ b/bin/commons.sh @@ -1,4 +1,4 @@ -#!/bin/env bash +#!/usr/bin/env bash # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/_locales b/src/_locales index bdaa012..0a88c3e 160000 --- a/src/_locales +++ b/src/_locales @@ -1 +1 @@ -Subproject commit bdaa01291b7367a5e815470fd263ea36c862fe32 +Subproject commit 0a88c3ecc6e76fc4ad6650f25691cb6fa36b86ea