seek-tune/scripts/after_install.sh
2024-05-18 08:03:51 +01:00

4 lines
132 B
Bash

sudo chown -R ubuntu:ubuntu /home/ubuntu/song-recognition
sudo systemctl start mongod.service
sudo systemctl enable mongod.service