mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-20 01:14:04 -05:00
fix path
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
export CROSSBUILD=i686-w64-mingw32
|
||||
export PATH=/optt/i686-w64-mingw32/bin:$PATH
|
||||
export PATH=/opt/i686-w64-mingw32/bin:$PATH
|
||||
|
||||
Reference in New Issue
Block a user