Explorar o código

Display mirror URL

Jakob Borg %!s(int64=12) %!d(string=hai) anos
pai
achega
90004657c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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