зеркало из https://github.com/mozilla/fxa.git
fix(scripts): switch the release script shebang to bash
This commit is contained in:
Родитель
6eebc81600
Коммит
7072ddf149
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
IFS=$'\n'
|
IFS=$'\n'
|
||||||
|
|
Загрузка…
Ссылка в новой задаче