This commit is contained in:
AJ ONeal 2019-12-12 02:18:35 +00:00
förälder 122d3d9829
incheckning d79463c272
1 ändrade filer med 1 tillägg och 0 borttagningar

Visa fil

@ -17,6 +17,7 @@ pushd ~/Downloads >/dev/null
curl -fL https://github.com/solderjs/swiss-gc/releases/download/0.4r714/swiss_r714.zip -o swiss_r714.zip
unzip -q swiss_r714.zip
# Copy swiss as an auto-boot for SD Launcher (does nothing otherwise)
rsync -avP swiss_${my_swiss_ver}/DOL/swiss_${my_swiss_ver}-compressed.dol ./GCBOOT/
rsync -avP swiss_${my_swiss_ver}/DOL/swiss_${my_swiss_ver}-compressed.dol ./GCBOOT/autoexec.dol
echo ''