mirror of
				https://github.com/1Panel-dev/1Panel.git
				synced 2025-11-04 07:17:39 +08:00 
			
		
		
		
	This reverts commit b46192024f.
			
			
This commit is contained in:
		
							parent
							
								
									b46192024f
								
							
						
					
					
						commit
						8f8d280e90
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -153,7 +153,7 @@ func (u *UpgradeService) Upgrade(req dto.Upgrade) error {
 | 
			
		|||
		}{
 | 
			
		||||
			{path.Join(tmpDir, "1panel"), path.Join(binDir, "1panel"), 1},
 | 
			
		||||
			{path.Join(tmpDir, "1pctl"), path.Join(binDir, "1pctl"), 2},
 | 
			
		||||
			{selectInitScript(tmpDir, currentServiceName), servicePath, 3},
 | 
			
		||||
			{selectInitScript(path.Join(tmpDir, "initscript"), currentServiceName), servicePath, 3},
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		for _, update := range criticalUpdates {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue