Fix typo

JonnyWong16
2016-03-24 11:43:21 -07:00
parent ecb639074d
commit 21b3fe1510

@@ -3,7 +3,7 @@
1. Set a "Script Folder" at Settings > Notification Agents > Scripts > Gear Icon. Place any script files in this directory with appropriate permissions (executable and accessible to the PlexPy user).
2. Select the scripts for the actions where you want the script to be triggered (e.g. Playback Start, Playback Stop).
3. Make sure the corresponding action triggers are also enabled under Settings > Notification Agents > Scripts > Bell Icon.
4. Under Settings > Notifications > Scripts, set the arguments that should be passed to the script (e.g. `-si {session_id} -u {user}`
4. Under Settings > Notifications > Scripts, set the arguments that should be passed to the script (e.g. `-si {session_id} -u {user}`)
##### User Created Scripts