tool high top pi

This commit is contained in:
2026-04-23 02:25:23 -06:00
parent df4aa95a21
commit d8211105f2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ tag_file=/usr/share/DREAMMAKER/.discord_tag
username='[DЯΣΛMMΛKΣЯ]'
send_discord_webhook() {
webhook_url="$(cat \"$webhook_file\")"
tag="$(cat \"$tag_file\")"
webhook_url="$(cat $webhook_file)"
tag="$(cat $tag_file)"
# send the webhook post
curl -sS -X POST \