mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-05-07 04:39:07 +00:00
slash
This commit is contained in:
@@ -2,7 +2,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
echo "Start building Electron.NET dev stack..."
|
||||
echo "Restore & Build API"
|
||||
cd $DIR/ElectronNet.API
|
||||
cd $DIR/ElectronNet.API/
|
||||
dotnet restore
|
||||
dotnet build
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user