This commit is contained in:
parent
36e470c8e7
commit
207728e1be
@ -161,7 +161,8 @@ function install_requirements {
|
|||||||
|
|
||||||
sudo apt update && sudo apt install -y \
|
sudo apt update && sudo apt install -y \
|
||||||
passwdqc \
|
passwdqc \
|
||||||
pwgen
|
pwgen \
|
||||||
|
git
|
||||||
|
|
||||||
echo "Install Docker (https://docs.docker.com/engine/install/debian/)?"
|
echo "Install Docker (https://docs.docker.com/engine/install/debian/)?"
|
||||||
prompt_confirm
|
prompt_confirm
|
||||||
|
Reference in New Issue
Block a user