updated skyscraper.sh

This commit is contained in:
2022-05-08 11:31:29 +02:00
parent babea20be7
commit af9cf05d34
+2 -2
View File
@@ -6,8 +6,8 @@ USAGE:
$(basename "$0") [build | scrap | both] [frontend] [path to roms]" $(basename "$0") [build | scrap | both] [frontend] [path to roms]"
readonly USAGE readonly USAGE
#FRONTENDS="emulationstation pegasus" FRONTENDS="emulationstation pegasus"
#readonly FRONTENDS readonly FRONTENDS
function help_message() { function help_message() {
echo "$USAGE" echo "$USAGE"