From d7094656a3a7cb48619853e0b23e24799f1af67a Mon Sep 17 00:00:00 2001 From: suti7yk5032 Date: Wed, 21 Aug 2024 13:11:29 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A2=E3=82=A4=E3=82=B3=E3=83=B3=E3=81=AE?= =?UTF-8?q?=E3=83=91=E3=82=B9=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/pyinstaller.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pyinstaller.txt b/docs/pyinstaller.txt index 278935c..dcb4fb2 100644 --- a/docs/pyinstaller.txt +++ b/docs/pyinstaller.txt @@ -1 +1 @@ -pyinstaller .\dislocker_client.py --noconsole --icon .\dislocker.ico --add-data ".\resource:resource" \ No newline at end of file +pyinstaller .\dislocker_client.py --noconsole --icon .\resource\icon\dislocker.ico --add-data ".\resource:resource" \ No newline at end of file