why did something from my clipboard paste?

This commit is contained in:
Nicole George 2020-02-19 12:57:18 -06:00 committed by GitHub
parent 628d8db369
commit 3529c54fe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 WORLDSDIR="$(dirname "$(readlink -f "$0")")/Worlds"
export WINEPREFIX="$WORLDSDIR/prefix" export WINEPREFIX="$WORLDSDIR/prefix"
export WINEARCH=win32 export WINEARCH=win32