diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 0ca312d..7972245 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -17,7 +17,6 @@ apt-get update \ cmake \ command-not-found \ curl \ - firejail \ elinks \ git \ golang-go \ @@ -34,6 +33,8 @@ apt-get update \ software-properties-common \ tig \ zsh \ + && apt-get install --no-install-recommends -y \ + firejail \ && apt-file update # node related