mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-08 10:35:17 -05:00
updates for devkitPPC r32
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
#---------------------------------------------------------------------------------
|
||||
# devkitARM release 49
|
||||
# devkitPPC release 31
|
||||
# devkitPPC release 32
|
||||
# devkitA64 release 10
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
if [ 1 -eq 1 ] ; then
|
||||
if [ 0 -eq 1 ] ; then
|
||||
echo "Please use the latest release buildscripts unless advised otherwise by devkitPro staff."
|
||||
echo "https://github.com/devkitPro/buildscripts/releases/latest"
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user