Removed notepad.exe at the end

Removed the extra notepad.exe at the end that was combined with 'fi', caused second if statement to fail.
This commit is contained in:
Cpt-Pickles 2017-03-07 21:36:43 -05:00 committed by GitHub
parent 33b5b49ed5
commit b0374611fd

View File

@ -31,4 +31,4 @@ else
LED R
echo "Unable to load ducky_script.txt" >> /root/debuglog.txt
exit 1
finotepad.exe
fi