Skip to content

Commit

Permalink
Update ports/ametadatagame/A Meta Data Game.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Cyril Delétré <[email protected]>
  • Loading branch information
tabreturn and cdeletre authored Jan 13, 2025
1 parent 47ac2fc commit 13cc8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/ametadatagame/A Meta Data Game.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runtime="frt_3.5.2"
if [ ! -f "$controlfolder/libs/${runtime}.squashfs" ]; then
# Check for runtime if not downloaded via PM
if [ ! -f "$controlfolder/harbourmaster" ]; then
pm_message "This port requires the latest PortMaster to run, please go to https://portmaster.games/ for more info." > /dev/tty0
pm_message "This port requires the latest PortMaster to run, please go to https://portmaster.games/ for more info."
sleep 5
exit 1
fi
Expand Down

0 comments on commit 13cc8b1

Please sign in to comment.