mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-03 18:52:15 +01:00 
			
		
		
		
	Remove cache files created during build.
This commit is contained in:
		@@ -120,8 +120,8 @@ if [[ $? == 0 ]]; then
 | 
			
		||||
    exit 1
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
# Remove the link we created, above.
 | 
			
		||||
rm ssh-audit.py
 | 
			
		||||
# Remove the cache files created during the build process, along with the link we created, above.
 | 
			
		||||
rm -rf build/ ssh-audit.spec ssh-audit.py
 | 
			
		||||
 | 
			
		||||
# Reset the changes we made to globals.py.
 | 
			
		||||
git checkout globals.py 2> /dev/null
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user