move systemd service to ubuntu

This commit is contained in:
Lee
2023-06-28 21:56:12 +01:00
parent bde1113de4
commit fc988dd4f8
2 changed files with 2 additions and 1 deletions

View File

@ -18,3 +18,4 @@ Below is a list of guides for Ubuntu.
- [Installing MongoDB](/guides/ubuntu/pages/22_04/install-mongodb)
- [Installing Node.js](/guides/ubuntu/pages/22_04/install-nodejs)
- [Installing Docker](/guides/ubuntu/pages/22_04/install-docker)
- [Systemd service](/guides/ubuntu/pages/22_04/systemd-service)