Fix touchy YouTube app

It likes the previous video stopped before playing a new one.
bug/bundler_fix
William Vu 2015-02-17 06:07:58 -06:00
parent 76e3539434
commit 09239b37aa
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ class Metasploit4 < Msf::Auxiliary
def run
case action.name
when 'Play'
stop
res = play
when 'Stop'
res = stop