From 2a7519024c6e9bde9040bf805dac029108b348af Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Fri, 1 Dec 2023 12:48:34 -0600 Subject: [PATCH] Added 'Description' to doc --- install-discord-linux.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install-discord-linux.sh b/install-discord-linux.sh index 1fd34f0..c2875d6 100755 --- a/install-discord-linux.sh +++ b/install-discord-linux.sh @@ -4,6 +4,8 @@ ###################################################################################### # install-discord-linux.sh # ###################################################################################### +# Description # # +############### # # # # This script was created to automate the install of discord on your system. # # It installs it separately from a package manager (snap, apt, dnf, etc), so this #