Support tree; Do not enforce LBA source for Overlays
This commit is contained in:
@@ -55,4 +55,10 @@ IF %2 == update (
|
||||
exit /B %ERRORLEVEL%
|
||||
)
|
||||
|
||||
IF %2 == tree (
|
||||
%wsl%cargo tree
|
||||
|
||||
exit /B %ERRORLEVEL%
|
||||
)
|
||||
|
||||
echo "Unkown cargo command "%2" for project "%1"
|
Reference in New Issue
Block a user