From 21d5eae0ae5a29eead02ab962f9684aee7a0f958 Mon Sep 17 00:00:00 2001 From: Joshua Laymon Date: Wed, 13 Aug 2025 12:53:23 +0000 Subject: [PATCH] Update How to use this Repo --- How-to-use-this-Repo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/How-to-use-this-Repo.md b/How-to-use-this-Repo.md index a432b5f..b4c0505 100644 --- a/How-to-use-this-Repo.md +++ b/How-to-use-this-Repo.md @@ -9,6 +9,7 @@ git push origin main ## To download changes to the LXC run this command GIT_SSL_NO_VERIFY=1 git pull origin main +docker compose up -d ## To update the docker files run this in the LXC docker compose up -d \ No newline at end of file