Explorar o código

fix(alert): fix discord profile picture (#2175)

Daniel Gibbs %!s(int64=7) %!d(string=hai) anos
pai
achega
76e0bd1d6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/alert_discord.sh

+ 1 - 1
lgsm/functions/alert_discord.sh

@@ -16,7 +16,7 @@ escaped_alertbody="$(echo -n "${alertbody}" | jq -sRr "@json")"
 json=$(cat <<EOF
 json=$(cat <<EOF
 {
 {
 	"username":"LinuxGSM",
 	"username":"LinuxGSM",
-	"avatar_url":"https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githubbranch}/data/alert_discord_logo.png",
+	"avatar_url":"https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githubbranch}/lgsm/data/alert_discord_logo.png",
 	"file":"content",
 	"file":"content",
 	"embeds": [{
 	"embeds": [{
 		"color": "2067276",
 		"color": "2067276",