diff --git a/skyscraper.sh b/skyscraper.sh index 202c7d9..20e6118 100755 --- a/skyscraper.sh +++ b/skyscraper.sh @@ -6,8 +6,8 @@ USAGE: $(basename "$0") [build | scrap | both] [frontend] [path to roms]" readonly USAGE -#FRONTENDS="emulationstation pegasus" -#readonly FRONTENDS +FRONTENDS="emulationstation pegasus" +readonly FRONTENDS function help_message() { echo "$USAGE"