mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-10-31 07:56:36 +00:00 
			
		
		
		
	Inform user about git repo move
This commit is contained in:
		
							parent
							
								
									6861ec56e7
								
							
						
					
					
						commit
						ff405b5277
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -45,4 +45,6 @@ class Install: | ||||||
|             os.chdir(cwd) |             os.chdir(cwd) | ||||||
|             shutil.rmtree(dir_name) |             shutil.rmtree(dir_name) | ||||||
|         else: |         else: | ||||||
|             command.execute(f"mv {dir_name} home/") |             os.makedirs("download") | ||||||
|  |             command.execute(f"mv {dir_name} download/") | ||||||
|  |             Print.action(f"Your git repository was cloned into `download/{dir_name}`") | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue