Jakob Borg пре 12 година
родитељ
комит
90004657c7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      platform-upgrade

+ 1 - 1
platform-upgrade

@@ -33,7 +33,7 @@ else
         echo ", OK"
 fi     
        
-echo -n "Downloading latest platform..."
+echo -n "Downloading latest platform ($MIRROR)..."
 if ! curl -sk -o platform-latest.tgz "$MIRROR/platform-latest.tgz" ; then
         echo " failed"
         exit -1