mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-21 17:44:41 -05:00
disable git scripts
This commit is contained in:
parent
df5a8f947a
commit
9f518e2f8d
|
|
@ -5,7 +5,7 @@
|
|||
# devkitA64 release 10
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
if [ 0 -eq 1 ] ; 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