003 File Manager
Current Path:
/usr/local/lib/python3.8/site-packages/salt/templates/git
usr
/
local
/
lib
/
python3.8
/
site-packages
/
salt
/
templates
/
git
/
📁
..
📄
ssh-id-wrapper
(241 B)
📄
ssh-id-wrapper.bat
(269 B)
Editing: ssh-id-wrapper
#!/usr/bin/env sh OPTS="-oStrictHostKeyChecking=no -oPasswordAuthentication=no -oKbdInteractiveAuthentication=no -oChallengeResponseAuthentication=no" if test -n "$GIT_IDENTITY"; then OPTS="$OPTS -i $GIT_IDENTITY" fi exec ssh $OPTS "$@"
Upload File
Create Folder