[viirb] automatically add into password store for encrypted communication
This commit is contained in:
parent
fa45565eb0
commit
8e0a6c2e56
1 changed files with 3 additions and 0 deletions
|
@ -41,4 +41,7 @@ printf "${root_password}\n${root_password}\n" | passwd
|
|||
reboot
|
||||
EOF
|
||||
|
||||
printf "${root_password}\n${root_password}\n" | pass insert viirb/viirb${id}
|
||||
pass git push
|
||||
|
||||
echo "Submit to user the root password = ${root_password}"
|
||||
|
|
Loading…
Reference in a new issue