mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-18 08:30:14 -05:00
disable git scripts
This commit is contained in:
parent
ae79a8de3a
commit
c021bf4c57
|
|
@ -5,7 +5,7 @@
|
|||
# devkitA64 release 9
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
if [ 1 -eq 0 ] ; then
|
||||
if [ 1 -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