mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-27 00:30:00 +00:00
feat: rsync-docker as first-party code, configureable strict host keys checking
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
mkdir -m 700 ~/.ssh
|
||||
Reference in New Issue
Block a user