Commit 0e97ff6c authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

weak defaults

parent 817feac3
# Adding support for scp files to the target (similar to install) ---
REMOTE_USER ??= "root"
REMOTE_IP ??= "192.168.0.9"
IDENTITY_FILE ??= "~/.ssh/id_rsa"
do_target_scp () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment