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]"
readonly USAGE
#FRONTENDS="emulationstation pegasus"
#readonly FRONTENDS
FRONTENDS="emulationstation pegasus"
readonly FRONTENDS
function help_message() {
echo "$USAGE"