Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
1c1862e582
commit
aae4bdcda9
8 changed files with 12 additions and 11 deletions
|
|
@ -20,7 +20,7 @@
|
|||
domain="''${BASH_REMATCH[2]}"
|
||||
|
||||
if [[ "$domain" == "ssh.oliverdavies.uk" ]]; then
|
||||
domain="code.oliverdavies.uk"
|
||||
domain="git.oliverdavies.uk"
|
||||
fi
|
||||
|
||||
user="''${BASH_REMATCH[3]}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue