Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
Adds cleaning script
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhas committed Jul 29, 2018
1 parent 3fb9930 commit d83b612
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions clean.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Remove-Item "./@Resources/robocopy_copyapp_log.txt"
Remove-Item "./@Resources/robocopy_transfer_log.txt"
Remove-Item "./@Resources/robocopy_transfer_raw_log.txt"
Remove-Item "./@Resources/console.log"

0 comments on commit d83b612

Please sign in to comment.