mirror of
				https://github.com/We-Dont-Byte/Mind_Reader.git
				synced 2025-02-04 10:38:42 +00:00 
			
		
		
		
	TODO: Remove this when merging (OOPS!)
This commit is contained in:
		@@ -151,12 +151,6 @@ $dir = $pwd
 | 
			
		||||
Set-Location $GitDir
 | 
			
		||||
Invoke-DryRun "git clone '$RepoURI'"
 | 
			
		||||
 | 
			
		||||
# TODO: Remove this when merging
 | 
			
		||||
Set-Location Mind_reader
 | 
			
		||||
Invoke-DryRun "git checkout johnBreaux"
 | 
			
		||||
Set-Location ..
 | 
			
		||||
# TODO: Remove this when merging
 | 
			
		||||
 | 
			
		||||
# Run the install script
 | 
			
		||||
if ( -not (Test-Path "$SetupPath")) {
 | 
			
		||||
   Throw "Repository contains no subdirectory '$SetupPath'."
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user