Initial public release
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
setlocal
|
||||
|
||||
cd /d "%~dp0.."
|
||||
python wipe_device.py %1
|
||||
echo.
|
||||
pause
|
||||
Reference in New Issue
Block a user