mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-01 01:42:17 +08:00 
			
		
		
		
	fixes
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/bin/create-cmdercfg.ps1
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/bin/create-cmdercfg.ps1
									
									
									
									
										vendored
									
									
								
							| @@ -11,6 +11,8 @@ if ($shell -match 'powershell') { | ||||
| } elseif ($shell -match 'bash') { | ||||
|   write-host "'$shell' is not supported at this time!" | ||||
|   exit 0 | ||||
| } else { | ||||
|   exit 0 | ||||
| } | ||||
|  | ||||
| $CmderModulePath = Join-path $env:cmder_root "vendor/psmodules/" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user