[-] Remove path

This commit is contained in:
Azalea
2023-11-25 10:34:44 -08:00
committed by GitHub
parent da2f0de2d9
commit 64e92375bd
+1 -2
View File
@@ -1,9 +1,8 @@
%1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit
cd /d "%~dp0"
cd Code\CardReader
:Start
python receiver.py
echo Press Ctrl-C if you don't want to restart automatically
ping -n 1 localhost
goto Start
goto Start