Quellcode durchsuchen

poprawki drobne instalatora

a.binder vor 11 Jahren
Ursprung
Commit
31bca2f2e3
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      SE/superedit-INSTALL_SES_PROCESY_A.php

+ 3 - 3
SE/superedit-INSTALL_SES_PROCESY_A.php

@@ -596,7 +596,7 @@ if($SERVER_VERSION=='10.9Maverick') $cmd[]['rsh']="gcc 2>&1 |grep 'no input file
 
  $cmd[]['rsh']=' port selfupdate';
  $cmd[]['rsh']=' port selfupdate';
-  $cmd[]['rsh']=' port upgrade outdated';
+  $cmd[]['rsh']=' port upgrade outdated || echo "Nothing to upgrade"';
 if($SERVER_VERSION=='10.9Maverick') $cmd[]['scp']=array('/Applications/SourceGuardian.app/Contents/Loaders/Mac\ OS\ X/ixed.5.4.dar','/usr/lib/php/extensions/no-debug-non-zts-20100525/');//  $cmd[]['rsh']='installer -package /tmp/MacPorts-2.2.0-10.8-MountainLion.pkg -target "'.$SERVER_MOUNT_POINT_ROOT.'" -verbose';
 if($SERVER_VERSION=='10.9Maverick') $cmd[]['rsh']='cat /etc/php.ini |grep "extension=ixed.5.4.dar" || echo "\nextension=ixed.5.4.dar\n" >> /etc/php.ini';
 
@@ -1765,7 +1765,7 @@ function MAKE_PKG_COMPONENT($h,$installer_dir_tar,$installer_url,$installer_tmp,
 	 			DEBUG_S(-3,'Robiebie pkg ',array($exec,$out,$exit),__FILE__,__FUNCTION__,__LINE__);
 
 
-	 			echo "<hr><A href='{$installer_url}{$exit_file}.pkg'> ściągnij instalacje Procesy5 {$exit_file}.pkg</a>\n";
+	 			echo "<hr><A href='{$installer_url}{$exit_file}.pkg'>  instalacja pojedynczego komponentu {$exit_file}.pkg - NIE ŚCIĄGAJ JEJ!!!</a>\n";
 				//echo "<pre>Instalator skrypt TODO : \n".htmlspecialchars($ins_sh)."</pre>";
 
 	//			return 0;
@@ -2108,7 +2108,7 @@ function INSTALL_SES_PROCESY_A() {
 	 DEBUG_S(-3,'Robie glownego instalatora pkg',array($exec,$out,$exit),__FILE__,__FUNCTION__,__LINE__);
 
 	 		
-	echo "<hr><A href='{$installer_url}".$h->ID."_Procesy5_".str_replace('.','_',$h->SERVER_ADDRESS).".pkg'> ściągnij glownego instalacje Procesy5 ".$h->ID."_Procesy5_".str_replace('.','_',$h->SERVER_ADDRESS).".pkg</a>\n";
+	echo "<hr><h2><A href='{$installer_url}".$h->ID."_Procesy5_".str_replace('.','_',$h->SERVER_ADDRESS).".pkg'> ściągnij glowną instalacje Procesy5 ".$h->ID."_Procesy5_".str_replace('.','_',$h->SERVER_ADDRESS).".pkg</a></h2>\n";