3 lines
		
	
	
	
		
			122 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			122 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#!/usr/bin/env bash
 | 
						|
 | 
						|
transmission-remote 192.168.1.2 -a "$@" && notify-send "  Transmission On Server" "Torrent added"
 |