This commit is contained in:
Dave Murphy 2011-01-17 13:58:42 +00:00
parent ed40973170
commit c7cc6af73a
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
export DEVKITPPC=$TOOLPATH/devkitPPC
export DEVKITPRO=$TOOLPATH

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#---------------------------------------------------------------------------------
# Check Parameters
#---------------------------------------------------------------------------------

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
export DEVKITPPC=$TOOLPATH/devkitPPC