浏览代码

Fixed Discord Profile Picture

The location of the Discord Profile Picture was incorrect.
007a83 7 年之前
父节点
当前提交
bdf36f63aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lgsm/functions/alert_discord.sh

+ 1 - 1
lgsm/functions/alert_discord.sh

@@ -8,7 +8,7 @@
 json=$(cat <<EOF
 {
 "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",
 
 "embeds": [{