why did something from my clipboard paste?
This commit is contained in:
parent
628d8db369
commit
3529c54fe2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user