diff --git a/pyinst.cmd b/pyinst.cmd index 966b6a7..437e91c 100644 --- a/pyinst.cmd +++ b/pyinst.cmd @@ -2,5 +2,8 @@ rmdir build /s /q -pyinstaller --clean --noupx -c -p homedns -F homedns.py +pyinstaller --clean --noupx -y -c -p homedns -F homedns.py +copy default.rules dist /y +copy black.rules dist /y +copy hosts.homedns dist /y