diff --git a/dependencies.sh b/dependencies.sh index 6848c53..ed405ed 100755 --- a/dependencies.sh +++ b/dependencies.sh @@ -35,9 +35,9 @@ function install_other() { } function setup() { + install_other install_docker install_lxc - install_other } setup