File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ root=$(pwd)
5
5
youtube-dl -U
6
6
7
7
sleep 5s
8
- while : ; do cd " $root /NadekoBot" && dotnet restore && dotnet build -c Release && cd " $root /NadekoBot/src/NadekoBot" && dotnet run -c Release && youtube-dl -U && cd " $root " && wget -N https://github.com/Kwoth /NadekoBot-BashScript/raw/1.9/nadeko_installer_latest.sh && bash " $root /nadeko_installer_latest.sh" ; sleep 5s; done
8
+ while : ; do cd " $root /NadekoBot" && dotnet restore && dotnet build -c Release && cd " $root /NadekoBot/src/NadekoBot" && dotnet run -c Release && youtube-dl -U && cd " $root " && wget -N https://github.com/LividJava /NadekoBot-BashScript/raw/1.9/nadeko_installer_latest.sh && bash " $root /nadeko_installer_latest.sh" ; sleep 5s; done
9
9
echo " "
10
10
echo " That didn't work? Please report in #NadekoLog Discord Server."
11
11
sleep 3s
You can’t perform that action at this time.
0 commit comments