diff options
Diffstat (limited to 'abs/extra/openpht/plexhometheater.sh')
-rwxr-xr-x | abs/extra/openpht/plexhometheater.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/openpht/plexhometheater.sh b/abs/extra/openpht/plexhometheater.sh index 579bed6..16da77d 100755 --- a/abs/extra/openpht/plexhometheater.sh +++ b/abs/extra/openpht/plexhometheater.sh @@ -5,7 +5,7 @@ stop_xss.sh & #Launch plex export XBMC_BIN_HOME='/usr/lib/plexhometheater' export XBMC_HOME='/usr/share/plexhometheater' -plexhometheater +exec plexhometheater #Start Xscreensaver again killall stop_xss.sh |