1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 12:49:42 +02:00
This commit is contained in:
Thomas Bolon 2024-02-02 11:17:49 +01:00
parent d811b88896
commit 1f12df76aa

View file

@ -29,7 +29,7 @@ robocopy /e /NFL /NDL /NJH gui\dist-prod\i18n edition\static\public\i18n
echo "Copying static files"
copy gui\dist-prod\*.* edition\static
echo "Copying favicin.ico"
echo "Copying favicon.ico"
copy gui\dist-prod\favicon.ico edition\static\public
echo "Copying manifest.json"