mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-19 17:07:22 -05:00
Enable scripts for release
This commit is contained in:
parent
0c2e648a04
commit
afe1a727bc
|
|
@ -5,7 +5,7 @@
|
|||
# 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user