aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2023-02-06 16:26:54 +0100
committerGitHub <noreply@github.com>2023-02-06 16:26:54 +0100
commitf36c3a3f6c795f1aa6b3dc9ff6f151b077531aaa (patch)
tree308b2519effc53ffeb8b0cbc65b0262345a6c942 /launcher
parente89a10945c683a1212fa6aa7824173f4f20cdee6 (diff)
parentedaa66f6223b1a4fc21cb26ae5e78f23893e56d7 (diff)
downloadPrismLauncher-f36c3a3f6c795f1aa6b3dc9ff6f151b077531aaa.tar.gz
PrismLauncher-f36c3a3f6c795f1aa6b3dc9ff6f151b077531aaa.tar.bz2
PrismLauncher-f36c3a3f6c795f1aa6b3dc9ff6f151b077531aaa.zip
Merge pull request #819 from Scrumplex/fix-launch-script
Diffstat (limited to 'launcher')
-rwxr-xr-xlauncher/Launcher.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/Launcher.in b/launcher/Launcher.in
index 68fac26a..1a23f255 100755
--- a/launcher/Launcher.in
+++ b/launcher/Launcher.in
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Basic start script for running the launcher with the libs packaged with it.
function printerror {