diff --git a/compile.sh b/compile.sh index ad45e3e..b4eb751 100644 --- a/compile.sh +++ b/compile.sh @@ -1 +1 @@ -pyinstaller .\index.spec \ No newline at end of file +pyinstaller index.spec \ No newline at end of file