From 9b6c342c970acf64defcce615191928b18ab7c4c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:17:20 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index cadd3eb..7003794 100644 --- a/README.md +++ b/README.md @@ -22,19 +22,19 @@ Run: ## Notes -- Types of install - - Own VM -> `g_system_install: true` # g_is_offline ignored - - Other VM (with network) -> - `g_system_install: false && g_is_offline: false` - - Other VM (no network) -> `g_system_install: false && g_is_offline: true` +- Types of install + - Own VM -> `g_system_install: true` # g_is_offline ignored + - Other VM (with network) -> + `g_system_install: false && g_is_offline: false` + - Other VM (no network) -> `g_system_install: false && g_is_offline: true` ## TODO -- Fix timezone setting -- Auto-update for versions in vars files -- TODOs from old repos -- Fixup bootstrap script to work on all OS and add CI test -- Script to refresh `SSH_AUTH_SOCK` - - Find newest and set - - Delete old files -- ffmpeg +- Fix timezone setting +- Auto-update for versions in vars files +- TODOs from old repos +- Fixup bootstrap script to work on all OS and add CI test +- Script to refresh `SSH_AUTH_SOCK` + - Find newest and set + - Delete old files +- ffmpeg