From 0f5d16e5bfb09acc049487deb53f93f3f5a2d0e7 Mon Sep 17 00:00:00 2001 From: t0b10 Date: Thu, 16 Jan 2025 23:52:52 -0700 Subject: [PATCH] Revert fix for Issue #516 Reverts #516. Sorry for the mix-up. --- ports/bstone-aog/Blake Stone - Aliens of Gold.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ports/bstone-aog/Blake Stone - Aliens of Gold.sh b/ports/bstone-aog/Blake Stone - Aliens of Gold.sh index 8b280cdb3c..b9734d00e5 100644 --- a/ports/bstone-aog/Blake Stone - Aliens of Gold.sh +++ b/ports/bstone-aog/Blake Stone - Aliens of Gold.sh @@ -36,7 +36,9 @@ cd $GAMEDIR > "$GAMEDIR/log.txt" && exec > >(tee "$GAMEDIR/log.txt") 2>&1 -bind_directories $HOME/.local/share/bidensovsky $GAMEDIR/conf/bibendovsky +# This should not be replaced with a bind_directories call +$ESUDO rm -rf ~/.local/share/bibendovsky +# $ESUDO ln -sfv $GAMEDIR/conf/bibendovsky ~/.local/share/ $ESUDO chmod 666 /dev/tty0 $ESUDO chmod 666 /dev/tty1