mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-26 11:54:54 -05:00
final release scripts
This commit is contained in:
parent
f10df070b8
commit
02e1bd5552
|
|
@ -6,7 +6,7 @@
|
|||
# devkitPSP release 13
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
if [ 1 -eq 1 ] ; then
|
||||
if [ 0 -eq 1 ] ; then
|
||||
echo "Currently in release cycle, proceed with caution, do not report problems, do not ask for support"
|
||||
exit 1
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user