wip/env
This commit is contained in:
parent
05710e7ef7
commit
672b385447
2 changed files with 4 additions and 8 deletions
|
@ -85,7 +85,7 @@ rescue_upload() {
|
|||
"${user_host}"
|
||||
# upload root
|
||||
rsync --delete --recursive \
|
||||
"$(main_get_root)/" "${user_host}:/etc/bash/"
|
||||
"$(main_env_root)" "${user_host}:/etc"
|
||||
# call setup
|
||||
# TODO variable
|
||||
ssh "${user_host}" -- "\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue