.
This commit is contained in:
parent
c22e6d18ce
commit
39fdabd885
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ rescue_upload() {
|
|||
# call setup
|
||||
# TODO variable
|
||||
ssh "${user_host}" -- "\
|
||||
source \"/etc/bash/main.sh\" ; rescue_configure \"${hostname}\""
|
||||
. \"/etc/bash/main.sh\" ; rescue_configure \"${hostname}\""
|
||||
# create session
|
||||
ssh "${user_host}" -- byobu new-session -d
|
||||
# send keys
|
||||
|
|
Loading…
Reference in a new issue