backupiso: disable on arm (we have no iso).

and fix syntax error.
This commit is contained in:
Arne Fitzenreiter
2013-02-15 19:15:11 +01:00
parent 2e8b71ca69
commit eb7fff99fc
2 changed files with 10 additions and 3 deletions

View File

@@ -19,7 +19,8 @@ if [ ! -e ${ISO} ]
then
echo "Fetching ${URL}${ISO}"
wget --quiet -c ${URL}${ISO}
else
fi
echo "Fetching ${URL}${ISO}.md5"
wget --quiet -O ${ISO}.md5 ${URL}${ISO}.md5