From 7deec36787d81734b0bf584c4a8fdd942ddb2fe5 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 22 Apr 2026 23:53:12 -0600 Subject: [PATCH] weorkan on instal,ler --- install_dreammaker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_dreammaker.sh b/install_dreammaker.sh index 7ffe9d5..8514f68 100644 --- a/install_dreammaker.sh +++ b/install_dreammaker.sh @@ -15,7 +15,7 @@ if [ -f /etc/systemd/system/dreammaker.service ]; then fi if [ ! -f $HOME/.discord_url ]; then - echo -e "Enter "Discord Webhook URL\n\tRight click on server->server settings->integrations" + echo -e "Enter Discord Webhook URL\n\tRight click on server->server settings->integrations" read discord_file echo "$discord_file" > $HOME/.discord_url fi