From 057a173420ed8771e722a4fe0ad8c597f9f9d766 Mon Sep 17 00:00:00 2001 From: jonathanbordes <119431732+jonathanbordes@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:16:41 +0100 Subject: [PATCH] Update white.sh --- adventure/rooms/white.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adventure/rooms/white.sh b/adventure/rooms/white.sh index 203a2d17..9bf45008 100755 --- a/adventure/rooms/white.sh +++ b/adventure/rooms/white.sh @@ -58,7 +58,7 @@ while true; do exit else if [ "$leverstate2" = "on" ]; then - .kroo3.sh + ./kroo3.sh else echo "Vous cherchez une ouverture... Pas la moindre. Impossible d'entrer sans commettre une effraction..." fi