From 099c9f138b097c12371580ddf624b8c51c773191 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Wed, 18 Sep 2024 19:37:33 -0400 Subject: [PATCH] Update article --- .../Deep Dive: Discord-Linux Automated Container Platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/Deep Dive: Discord-Linux Automated Container Platform.md b/markdown/Deep Dive: Discord-Linux Automated Container Platform.md index f6f018c..e7ec5d3 100644 --- a/markdown/Deep Dive: Discord-Linux Automated Container Platform.md +++ b/markdown/Deep Dive: Discord-Linux Automated Container Platform.md @@ -187,7 +187,7 @@ cmd(`sh /home/scripts/detectIP.sh ` + randNetwork).then(out => { }); ``` -## The detectIP script +#### The detectIP script ```bash #!/bin/bash