mirror of
https://github.com/Davilarek/Vencord.git
synced 2025-05-10 17:35:41 +02:00
Update copy-build.bat
This commit is contained in:
parent
e40036f465
commit
08c5e995b5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@echo off
|
||||
set destination_folder="C:\Users\davil\AppData\Roaming\ArmCord\plugins\1loader\dist"
|
||||
set destination_folder="%appdata%\ArmCord\plugins\1loader\dist"
|
||||
set source_folder=".\dist"
|
||||
xcopy /Y /E "%source_folder%\browser.js" "%destination_folder%\bundle.js"
|
||||
xcopy /Y /E "%source_folder%\browser.css" "%destination_folder%\bundle.css"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue