Skip to content

Commit d94a7ea

Browse files
committed
enable scripts for release
1 parent 46d25cd commit d94a7ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build-devkit.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
#---------------------------------------------------------------------------------
33
# devkitARM release 47
44
# devkitPPC release 29-1
5-
# devkitA64 alpha 6
5+
# devkitA64 alpha 7
66
#---------------------------------------------------------------------------------
77

8-
if [ 1 -eq 1 ] ; then
8+
if [ 0 -eq 1 ] ; then
99
echo "Currently in release cycle, proceed with caution, do not report problems, do not ask for support."
1010
echo "Please use the latest release buildscripts unless advised otherwise by devkitPro staff."
1111
echo "http://sourceforge.net/projects/devkitpro/files/buildscripts/"

0 commit comments

Comments
 (0)