We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0b726 commit c7656e4Copy full SHA for c7656e4
scriptmodules/libretrocores/lr-ppsspp.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
# This file is part of The RetroPie Project
4
#
scriptmodules/libretrocores/lr-prosystem.sh
@@ -8,8 +8,6 @@
8
# See the LICENSE.md file at the top-level directory of this distribution and
9
# at https://raw.githubusercontent.com/RetroPie/RetroPie-Setup/master/LICENSE.md
10
11
-# Many, many thanks go to all people that provide the individual modules!!!
12
-#
13
14
rp_module_id="lr-prosystem"
15
rp_module_desc="Atari 7800 ProSystem emu - ProSystem port for libretro"
0 commit comments