Skip to content

Commit

Permalink
print map list at startup
Browse files Browse the repository at this point in the history
  • Loading branch information
tits4net committed Apr 2, 2024
1 parent 54ed2e5 commit 2d9e70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motomap/motomap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fi

#record our start date/time
startDatetime=$(date)
echo "INFO: Motomap Processing - Started with design : ${MAPS_DESIGN}"
echo "INFO: Motomap Processing - Started with design : ${MAPS_DESIGN} for ${MAPS_LIST}"

# Hook selected design
sed -i "s/^style-file=.*/style-file=\/motomap\/motomap\/design\/${MAPS_DESIGN}\/style\//" /motomap/motomap/motomap.cfg
Expand Down

0 comments on commit 2d9e70a

Please sign in to comment.