Skip to content

Commit

Permalink
comment change
Browse files Browse the repository at this point in the history
  • Loading branch information
vocatus authored Jul 3, 2018
1 parent b92eacc commit ba7129d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/stage_2_de-bloat/stage_2_de-bloat.bat
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ if /i %PRESERVE_METRO_APPS%==yes (

:: 3. Does the folder exist in the default location? If not, skip removal
if not exist "%USERPROFILE%\OneDrive" (
call functions\log_with_date.bat "! OneDrive folder not in the default location. Skipping removal just in case."
call functions\log_with_date.bat "! OneDrive folder not in the default location. Skipping removal."
goto :skip_onedrive_removal
)

Expand Down

0 comments on commit ba7129d

Please sign in to comment.