From 3529c54fe22f1a6ce3769d0c932c715631564865 Mon Sep 17 00:00:00 2001 From: Nicole George Date: Wed, 19 Feb 2020 12:57:18 -0600 Subject: [PATCH] why did something from my clipboard paste? --- install-worlds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-worlds.sh b/install-worlds.sh index 1442b48..1f1c03d 100644 --- a/install-worlds.sh +++ b/install-worlds.sh @@ -1,4 +1,4 @@ -Sonic is the name of a franchise so there are more sonic characters than just Sonic unless you #!/bin/bash +#!/bin/bash export WORLDSDIR="$(dirname "$(readlink -f "$0")")/Worlds" export WINEPREFIX="$WORLDSDIR/prefix" export WINEARCH=win32