We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4678d commit 0f779b9Copy full SHA for 0f779b9
1 file changed
build-devkit.sh
@@ -5,7 +5,7 @@
5
# devkitA64 release 8
6
#---------------------------------------------------------------------------------
7
8
-if [ 1 -eq 1 ] ; then
+if [ 0 -eq 1 ] ; then
9
echo "Currently in release cycle, proceed with caution, do not report problems, do not ask for support."
10
echo "Please use the latest release buildscripts unless advised otherwise by devkitPro staff."
11
echo "https://github.com/devkitPro/buildscripts/releases"
0 commit comments