From 502e0af267e861b77e031cadaa0f6f7222ffebf4 Mon Sep 17 00:00:00 2001 From: bugungu <113701655+SilianZ@users.noreply.github.com> Date: Tue, 11 Jun 2024 23:04:00 +0800 Subject: [PATCH] Update use-systemd.mdx --- docs/getting-started/use-systemd.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/getting-started/use-systemd.mdx b/docs/getting-started/use-systemd.mdx index d27c982..f6e6ed7 100644 --- a/docs/getting-started/use-systemd.mdx +++ b/docs/getting-started/use-systemd.mdx @@ -1,3 +1,5 @@ +--- +--- import Asciinema from "@site/src/components/Asciinema"; # 使用一键脚本 @@ -70,4 +72,4 @@ options={{ `systemctl reload python-openbmclapi.service` - 重新启动 python-openbmclapi 服务以应用最新配置。 -`journalctl -f --output cat -u python-openbmclapi.service` - 实时查看 python-openbmclapi 的日志。 \ No newline at end of file +`journalctl -f --output cat -u python-openbmclapi.service` - 实时查看 python-openbmclapi 的日志。