From 795f66123a6a37380d208b58db8a16740cb95acf Mon Sep 17 00:00:00 2001 From: Chigozirim Igweamaka Date: Fri, 17 May 2024 12:54:55 +0100 Subject: [PATCH] Update AfterInstall.sh --- scripts/AfterInstall.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/AfterInstall.sh b/scripts/AfterInstall.sh index 513446e..4ca69b3 100644 --- a/scripts/AfterInstall.sh +++ b/scripts/AfterInstall.sh @@ -1 +1,3 @@ sudo chown -R ubuntu:ubuntu /home/ubuntu/song-recognition + +sudo systemctl start mongod