forked from CastroFidel/PortWINE
fixed shebang
This commit is contained in:
parent
ab28d846b7
commit
0b0868fd86
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
# GPL-3.0 license
|
||||
# based on https://github.com/sonic2kk/steamtinkerlaunch/blob/master/steamtinkerlaunch
|
||||
PROGNAME="PortProton"
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
files_from_autoinstall=$(ls "${PORT_SCRIPTS_PATH}/pw_autoinstall")
|
||||
echo -e "${translations[use]}: [--repair] [--reinstall] [--autoinstall]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user