mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add support for GIT_SSH on older levels of git
This commit is contained in:
1
red/runtime/storage/localfilesystem/projects/git/node-red-ssh.sh
Executable file
1
red/runtime/storage/localfilesystem/projects/git/node-red-ssh.sh
Executable file
@@ -0,0 +1 @@
|
||||
ssh -i "$NODE_RED_KEY_FILE" -F /dev/null $@
|
Reference in New Issue
Block a user