Skip to content

Commit

Permalink
update update.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatao Li committed Aug 15, 2021
1 parent dec9a6d commit 8dd49ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Stop-Process -Name "fvim"
dotnet build -c Release
dotnet build -c Release fvim.fsproj
cp bin/Release/netcoreapp3.1/FVim* C:/tools/fvim/
cp lib/fvim-win10.exe C:/tools/fvim/FVim.exe
fvim

0 comments on commit 8dd49ce

Please sign in to comment.