diff --git a/src/en/server-hosting/setting-up-ss14-watchdog.md b/src/en/server-hosting/setting-up-ss14-watchdog.md index a2dc6049b..12826229c 100644 --- a/src/en/server-hosting/setting-up-ss14-watchdog.md +++ b/src/en/server-hosting/setting-up-ss14-watchdog.md @@ -208,10 +208,10 @@ This shouldn't apply if you're just shipping precompiled updates to the server u SS14.Watchdog can compile and update the server when commits are pushed to a branch of the Git repository that contains the source to your fork. -``` +```admonish info This requires the server to have the necessary parts of the developer environment. Also, you still need to write a Git hook or somesuch to ensure that the Watchdog is notified of the updates, or otherwise cause it to periodically check for updates. -```admonish info +``` ```yml