Browse Source

Make Fedora package.sh script use bash

Joshua Boniface 6 years ago
parent
commit
d351fa0c1e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deployment/fedora-package-x64/package.sh

+ 1 - 1
deployment/fedora-package-x64/package.sh

@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/env bash
 
 source ../common.build.sh