浏览代码

bash not sh

Abram Connelly 6 年之前
父节点
当前提交
9275f5fcf5
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      busunit/scripts/apply_update_legacy.sh
  2. 1 1
      busunit/scripts/apply_update_popufare.sh

+ 1 - 1
busunit/scripts/apply_update_legacy.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # Copyright (c) 2019 Clementine Computing LLC.
 # 

+ 1 - 1
busunit/scripts/apply_update_popufare.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # Copyright (c) 2019 Clementine Computing LLC.
 #