mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-09-22 15:04:47 +00:00
hrm
This commit is contained in:
@@ -20,7 +20,9 @@ cd ..
|
||||
|
||||
echo "Invoke electronize build in WebApp Demo"
|
||||
echo "-- win (dev-build)"
|
||||
dotnet "$dir/ElectronNet.CLI/bin/Debug/netcoreapp2.0/dotnet-electronize.dll" build win
|
||||
cd $dir/ElectronNet.CLI/bin/Debug/netcoreapp2.0/
|
||||
ls
|
||||
dotnet "dotnet-electronize.dll" build win
|
||||
|
||||
echo "-- linux (dev-build)"
|
||||
dotnet "$dir/ElectronNet.CLI/bin/Debug/netcoreapp2.0/dotnet-electronize.dll" build linux
|
||||
|
||||
Reference in New Issue
Block a user