From ee81f309d72399768d27badb156b738f2f43a6c7 Mon Sep 17 00:00:00 2001 From: Fraxinus88 <157858080+Fraxinus88@users.noreply.github.com> Date: Sat, 14 Dec 2024 18:04:32 +0800 Subject: [PATCH] Update ports/thysword/Thy Sword.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cyril Delétré --- ports/thysword/Thy Sword.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/thysword/Thy Sword.sh b/ports/thysword/Thy Sword.sh index b01fa31767..2f17eec15a 100644 --- a/ports/thysword/Thy Sword.sh +++ b/ports/thysword/Thy Sword.sh @@ -34,7 +34,7 @@ $ESUDO chmod +x $GAMEDIR/gmloader # check if we have new enough version of PortMaster that contains xdelta3 if [ ! -f "$controlfolder/xdelta3" ]; 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