Update after_install.sh

This commit is contained in:
Chigozirim Igweamaka 2024-05-18 08:03:51 +01:00 committed by GitHub
parent 41e10f71ca
commit 5049c0d135

View file

@ -1,3 +1,4 @@
sudo chown -R ubuntu:ubuntu /home/ubuntu/song-recognition
sudo systemctl start mongod
sudo systemctl start mongod.service
sudo systemctl enable mongod.service