Skip to content

Commit d954938

Browse files
author
miraai
authored
Update NadekoBot.sh
1 parent 9da428d commit d954938

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NadekoBot.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
dotnet restore && dotnet build --configuration Release
1919
cd ../Discord.Net.Commands/ && dotnet restore && dotnet build --configuration Release
2020
cd ../../../src/NadekoBot/ && dotnet restore && dotnet build --configuration Release
21-
sudo cp ./bin/Release/netcoreapp1.0/libs/* ./bin/Release/netcoreapp1.0/
2221
echo "Setting up NadekoBot"
2322
dotnet run --configuration Release
2423
echo "Done. You can close the window."

0 commit comments

Comments
 (0)