Refinements

This commit is contained in:
Ircama
2024-08-07 02:17:36 +02:00
parent b4e892b6a5
commit 68550ab906
2 changed files with 2 additions and 2 deletions

View File

@@ -202,7 +202,7 @@ pyinstaller epson_print_conf.spec
When the build operation is completed, you can run the *epson_print_conf.exe* file created in the *dist/* folder. This executable program does not have options, embeds the *printer_conf.pickle* file and starts with the default IP address and printer model defined in the build phase.
The executable file is automatically generated by a [GitHub Action](.github/workflows/build.yml). It is included in a ZIP file named *epson_print_conf.zip* and uploaded into the [Releases](releases) folder.
The executable file is automatically generated by a [GitHub Action](.github/workflows/build.yml). It is included in a ZIP file named *epson_print_conf.zip* and uploaded into the [Releases](https://github.com/Ircama/epson_print_conf/releases/latest) folder.
## Utilities and notes