todo
This commit is contained in:
parent
b9949d107c
commit
07961df4c9
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ if [ "${host}" ] ; then
|
|||
# upload root
|
||||
rsync --delete --recursive "${MAIN_ROOT}/" "${user_host}:/etc/bash/"
|
||||
# call setup
|
||||
# TODO variable
|
||||
ssh "${user_host}" -- "source '/etc/bash/main.sh' ; ovh-rescue-setup"
|
||||
# create session
|
||||
ssh "${user_host}" -- byobu new-session -d
|
||||
|
|
Loading…
Reference in a new issue