|  | @@ -58,6 +58,8 @@ cp contrib/osx/ReadMe.rtf $BUILD_DIR/tor_resources
 | 
	
		
			
				|  |  |  chmod 755 contrib/osx/TorPostflight
 | 
	
		
			
				|  |  |  cp contrib/osx/TorPostflight $BUILD_DIR/tor_resources/postflight
 | 
	
		
			
				|  |  |  cp contrib/osx/addsysuser $BUILD_DIR/tor_resources/addsysuser
 | 
	
		
			
				|  |  | +cp contrib/osx/Tor_Uninstaller.applescript $BUILD_DIR/tor_resources/Tor_Uninstaller.applescript
 | 
	
		
			
				|  |  | +cp contrib/osx/uninstall_tor_bundle.sh $BUILD_DIR/tor_resources/uninstall_tor_bundle.sh
 | 
	
		
			
				|  |  |  cat <<EOF > $BUILD_DIR/tor_resources/Welcome.txt
 | 
	
		
			
				|  |  |  Tor: an anonymous Internet communication system
 | 
	
		
			
				|  |  |  
 |