mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-26 00:06:11 -05:00
disable git scripts
This commit is contained in:
parent
df5a8f947a
commit
9f518e2f8d
|
|
@ -5,7 +5,7 @@
|
||||||
# devkitA64 release 10
|
# 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 "Please use the latest release buildscripts unless advised otherwise by devkitPro staff."
|
||||||
echo "https://github.com/devkitPro/buildscripts/releases/latest"
|
echo "https://github.com/devkitPro/buildscripts/releases/latest"
|
||||||
echo
|
echo
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user