diff --git a/references/Lightning CLI/update-cli-from-source-code.md b/references/Lightning CLI/update-cli-from-source-code.md index 75712acb8..e8c1e7bf8 100644 --- a/references/Lightning CLI/update-cli-from-source-code.md +++ b/references/Lightning CLI/update-cli-from-source-code.md @@ -14,6 +14,7 @@ import Author from '@site/src/components/Author'; import SetUserPathInConfigToml from '../../guides/partials/_set-user-path-config-toml.mdx'; import NoteExecStartFlagCConfigPath from '../../guides/partials/_note_execstart-flag-c-config-path.mdx'; import FindAndReplaceConfigWithUserPaths from '../../guides/partials/_find-and-replace-config-with-user-paths.mdx'; +import WarningPreventPrematureShutdown from '../../guides/partials/_warning_prevent_premature_shutdown.mdx'; :::tip Although the step-by-step instructions described here are simple to follow, this process is available as an automated script. To use it execute the following command in your server terminal and follow the instructions: @@ -23,6 +24,8 @@ curl -sS https://get.fleek.network/update | bash ``` ::: + + ## Switch to the installation user Switch to the username you've used throughout the installation process.