Readme update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user