Update fetch-resources.bat
This commit is contained in:
@ -3,4 +3,4 @@
|
||||
mkdir "C:\ProgramData\Elwig\resources"
|
||||
copy /b /y Documents\*.css "C:\ProgramData\Elwig\resources"
|
||||
copy /b /y Documents\*.cshtml "C:\ProgramData\Elwig\resources"
|
||||
copy /b /y ..\Installer\Files\*.exe "C:\ProgramData\Elwig\"
|
||||
::copy /b /y ..\Installer\Files\*.exe "C:\Program Files\Elwig\"
|
||||
|
Reference in New Issue
Block a user