mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-21 21:50:43 -06:00
add jujutsu to algiz
This commit is contained in:
parent
805a4ba2f2
commit
16e417c38e
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@
|
||||||
(writeShellScriptBin "gitea" ''
|
(writeShellScriptBin "gitea" ''
|
||||||
ssh -p 2222 -o StrictHostKeyChecking=no git@127.0.0.1 "SSH_ORIGINAL_COMMAND=\"$SSH_ORIGINAL_COMMAND\" $0 $@"
|
ssh -p 2222 -o StrictHostKeyChecking=no git@127.0.0.1 "SSH_ORIGINAL_COMMAND=\"$SSH_ORIGINAL_COMMAND\" $0 $@"
|
||||||
'')
|
'')
|
||||||
|
jujutsu
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue