1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-22 21:20:14 -05:00
Files
IW4M-Admin/Application/BuildScripts/PostPublish.bat
RaidMax d0c2a86ce8 migrating Stats to .Net Core 2
moved buildscripts to application
added publish profile
2018-04-08 16:50:58 -05:00

6 lines
222 B
Batchfile

set SolutionDir=%1
;echo "Copying files for publish"
;xcopy /Y "%SolutionDir%WebfrontCore\Views" "%SolutionDir%Publish\Windows\Views\"
;xcopy /Y "%SolutionDir%WebfrontCore\wwwroot" "%SolutionDir%Publish\Windows\wwwroot\"