summaryrefslogtreecommitdiff
path: root/build/windows
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2023-04-02 15:38:58 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2023-04-02 15:38:58 -0400
commit45903dbf3e36058958fce274c79a0a77e7052cb9 (patch)
treef71e235a85e3e6d2e24ab3a07504af9f2c19446e /build/windows
parentdc027f4eff7d7d9d8ac859a352657940541fe530 (diff)
parentfe43ec51d095160456f9dee94e161e64ee645d6d (diff)
downloadSMAPI-45903dbf3e36058958fce274c79a0a77e7052cb9.tar.gz
SMAPI-45903dbf3e36058958fce274c79a0a77e7052cb9.tar.bz2
SMAPI-45903dbf3e36058958fce274c79a0a77e7052cb9.zip
Merge pull request #899 from freyacoded/portable-shell-scripts
Use more portable shebangs
Diffstat (limited to 'build/windows')
-rwxr-xr-xbuild/windows/finalize-install-package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/windows/finalize-install-package.sh b/build/windows/finalize-install-package.sh
index 0996e3ed..117e33e5 100755
--- a/build/windows/finalize-install-package.sh
+++ b/build/windows/finalize-install-package.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
##########
## Read config