Skip to content

Commit afe1a72

Browse files
committed
Enable scripts for release
1 parent 0c2e648 commit afe1a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-devkit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# devkitA64 release 10
66
#---------------------------------------------------------------------------------
77

8-
if [ 1 -eq 1 ] ; then
8+
if [ 0 -eq 1 ] ; then
99
echo "Please use the latest release buildscripts unless advised otherwise by devkitPro staff."
1010
echo "https://github.com/devkitPro/buildscripts/releases/latest"
1111
echo

0 commit comments

Comments
 (0)