mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	Fix startup folder issue
This commit is contained in:
		
				
					committed by
					
						 Benjamin Staneck
						Benjamin Staneck
					
				
			
			
				
	
			
			
			
						parent
						
							da27f9be9f
						
					
				
				
					commit
					9d6e5c12a2
				
			
							
								
								
									
										2
									
								
								vendor/init.bat
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/init.bat
									
									
									
									
										vendored
									
									
								
							| @@ -151,7 +151,7 @@ if exist "%CMDER_ROOT%\vendor\git-for-windows\post-install.bat" ( | |||||||
|     call :verbose-output Running Git for Windows one time Post Install.... |     call :verbose-output Running Git for Windows one time Post Install.... | ||||||
|     pushd "%CMDER_ROOT%\vendor\git-for-windows\" |     pushd "%CMDER_ROOT%\vendor\git-for-windows\" | ||||||
|     "%CMDER_ROOT%\vendor\git-for-windows\git-bash.exe" --no-needs-console --hide --no-cd --command=post-install.bat |     "%CMDER_ROOT%\vendor\git-for-windows\git-bash.exe" --no-needs-console --hide --no-cd --command=post-install.bat | ||||||
|     pushd "%USERPROFILE%" |     popd | ||||||
| ) | ) | ||||||
|  |  | ||||||
| :: Set home path | :: Set home path | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user