Skip to content

Commit

Permalink
Include NOTICE file in installation directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Klocman committed May 20, 2024
1 parent 4d5d949 commit de5cf01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish.bat
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ copy bin\launcher\BCU-launcher.exe %publish%\BCUninstaller.exe
copy "%target%\BCU_manual.html" "%publish%\BCU_manual.html"
copy "%target%\Licence.txt" "%publish%\Licence.txt"
copy "%target%\PrivacyPolicy.txt" "%publish%\PrivacyPolicy.txt"
copy "%target%\NOTICE" "%publish%\NOTICE"

rmdir /q /s bin\launcher

Expand Down

0 comments on commit de5cf01

Please sign in to comment.