mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
forgot to add "deactivate" at the end
This commit is contained in:
parent
feb1b9622b
commit
5ec49b7a27
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ else
|
|||
source venv/bin/activate
|
||||
fi
|
||||
pyinstaller journal/unix/journal.spec #--windowed
|
||||
deactivate
|
||||
ruby rpgscript.rb scripts/ build/bandle/
|
||||
|
||||
cp -r dist/_______/* build/bandle/
|
||||
|
|
|
|||
Loading…
Reference in a new issue