Readme update

This commit is contained in:
2025-09-11 18:00:48 +09:00
parent 4d0a684ac6
commit 6048c11791

View File

@@ -37,9 +37,12 @@ Planned to get auto fixes for wrong ACL, etc or missing config settings
A SSH Key has to be generated for each git respository that will be synced and the configuration has to be added to the ssh config file A SSH Key has to be generated for each git respository that will be synced and the configuration has to be added to the ssh config file
```sh ```sh
create_ssh_config.sh [SSH Key name] [repo url full] ([jump proxy]) create_ssh_config.sh [repo url full] ([jump proxy])
``` ```
> [!notice]
> This will currently output the command to create the SSH key and the host config to add to the ssh config file
### new_clone.sh ### new_clone.sh
Create a new clone Create a new clone