Derpy
This commit is contained in:
		| @@ -7,7 +7,7 @@ rm -rf /root/NadekoBot | ||||
| if [[ "$VERSION" = dev ]]; then | ||||
|         curl -s https://api.github.com/repos/Kwoth/NadekoBot/releases | grep browser_download_url | head -n 1 | cut -d '"' -f 4|wget -i - -O /root/NadekoBot.latest.zip | ||||
| else | ||||
|         curl -s https://api.github.com/repos/Kwoth/NadekoBot/releases/latest | grep browser_download_url | head -n 1 | cut -d '"' -f 4|wget -i - -O /root/NadekoBot.latest.zip  &&\ | ||||
|         curl -s https://api.github.com/repos/Kwoth/NadekoBot/releases/latest | grep browser_download_url | head -n 1 | cut -d '"' -f 4|wget -i - -O /root/NadekoBot.latest.zip | ||||
| fi | ||||
|  | ||||
| unzip /root/NadekoBot.latest.zip -d /root/NadekoBot | ||||
|   | ||||
		Reference in New Issue
	
	Block a user