Guest User

Untitled

a guest
Jul 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ### DELETE TEMP FILES
  2. del /q /f /s Z:\_FavoriteClient\_GIT_\webapp\invoices\* /f /s
  3.  
  4. ### RESTORE DATABASE
  5. sqlcmd -S "localhost" -i Z:\_FavoriteClient\_GIT_\sql\restoreBackup.sql
Add Comment
Please, Sign In to add comment