mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-11 13:56:18 +00:00
chore: Add click-to-run scripts
This commit is contained in:
11
scripts/4-cleanup.bat
Normal file
11
scripts/4-cleanup.bat
Normal file
@@ -0,0 +1,11 @@
|
||||
@echo off
|
||||
|
||||
echo Clean the workspace.
|
||||
pause
|
||||
|
||||
cd modules
|
||||
call composite clean %~dp0\workspace
|
||||
cd ..
|
||||
|
||||
echo Cleaned workspace.
|
||||
pause
|
||||
Reference in New Issue
Block a user