Merge Ivan's 1.2.5, bump version to 1.3.0

This should give Ivan some breathing room while we work on trying to get
things ready for Jessie.
This commit is contained in:
T. Joseph Carter
2015-11-09 06:40:44 -08:00
parent 1836b18c34
commit f2244354c2
4 changed files with 130 additions and 30 deletions
+2 -1
View File
@@ -9,7 +9,7 @@
# to download and execute, type:
# wget appleii.ivanx.com/a2server/setup; source setup
a2serverVersion="125"
a2serverVersion="130"
# Ensure URL we'll use ends in a /
case "$A2SERVER_SCRIPT_URL" in
@@ -33,6 +33,7 @@ autoAnswerYes=
setupNetBoot=
setupWindowsSharing=
updateRasppleII=
rm /tmp/a2server-* 2> /dev/null
while [[ $1 ]]; do
if [[ $1 == "-r" ]]; then
shift