Changes between Version 12 and Version 13 of Plugins/Execute


Ignore:
Timestamp:
02/27/2011 01:00:02 AM (13 years ago)
Author:
Cas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Plugins/Execute

    v12 v13  
    2222Make sure the script is set to executable:  
    2323{{{ 
    24 chmod +x /home/user/torrent_added.sh 
     24chmod u+x /home/user/torrent_added.sh 
    2525}}} 
    2626Also ensure that it is accessible by the user used to run deluged.