From dccada8a12bcc138fcc273fc9421118bee462857 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Thu, 24 Apr 2025 14:13:59 -0700 Subject: [PATCH] Update docs/self-hosting/deployment-options/native/linux-package/installation.mdx Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- .../deployment-options/native/linux-package/installation.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/self-hosting/deployment-options/native/linux-package/installation.mdx b/docs/self-hosting/deployment-options/native/linux-package/installation.mdx index e9aa5b19d..4c392587f 100644 --- a/docs/self-hosting/deployment-options/native/linux-package/installation.mdx +++ b/docs/self-hosting/deployment-options/native/linux-package/installation.mdx @@ -86,8 +86,6 @@ Please ensure you have the following before beginning installation of Infisical: The server runs on port `8080` by default (customizable in `infisical.rb`). 2. Check the service status: - - Check the service status: ```bash infisical-ctl status ```