Explorar o código

Fixed Discord Profile Picture

The location of the Discord Profile Picture was incorrect.
007a83 %!s(int64=7) %!d(string=hai) anos
pai
achega
bdf36f63aa
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

@@ -8,7 +8,7 @@
 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": [{