mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 01:12:11 +08:00 
			
		
		
		
	whops
This commit is contained in:
		
							
								
								
									
										2
									
								
								pack.rb
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pack.rb
									
									
									
									
									
								
							| @@ -26,7 +26,7 @@ end | |||||||
|  |  | ||||||
| version = `git describe --abbrev=0 --tags` | version = `git describe --abbrev=0 --tags` | ||||||
|  |  | ||||||
| FileUtils.touch('Version ' + version) | FileUtils.touch('Version ' + version.chomp) | ||||||
| FileUtils.rm('config/.history') | FileUtils.rm('config/.history') | ||||||
|  |  | ||||||
| Dir.chdir('..') | Dir.chdir('..') | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user