@mytec: iter2.2 start
This commit is contained in:
@@ -21,8 +21,8 @@ python -m pip install -r requirements.txt
|
||||
python -m pip install pyinstaller
|
||||
cd ../installer
|
||||
python -m PyInstaller rfcp-server.spec --clean --noconfirm
|
||||
mkdir -p ../desktop/backend-dist/win32
|
||||
cp dist/rfcp-server.exe ../desktop/backend-dist/win32/
|
||||
mkdir -p ../desktop/backend-dist/win
|
||||
cp dist/rfcp-server.exe ../desktop/backend-dist/win/
|
||||
cd ..
|
||||
|
||||
# 3. Build Electron app
|
||||
|
||||
Reference in New Issue
Block a user