Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 11, 2023
1 parent bca9c5b commit 9b6c342
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9b6c342

Please sign in to comment.