mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-01-11 01:01:39 +01:00
5 lines
37 B
Bash
Executable file
5 lines
37 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -eu
|
|
|
|
echo "$SSH_PASS"
|