Skip to content

Commit 7edb9a2

Browse files
committed
Add update.bat
1 parent 68bdc37 commit 7edb9a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/update.bat

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
cd ..
2+
git pull
3+
dotnet build src/AdvancedBot.Console/AdvancedBot.Console.csproj -c Release
4+
start "Discord Bot" src/AdvancedBot.Console/bin/Release/net7.0/AdvancedBot.Console.exe

0 commit comments

Comments
 (0)