From e302e49a3e4a260639c9807a1e842fbc1fa5dc57 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Mon, 25 Feb 2019 13:13:41 +0100 Subject: [PATCH] added firejail --- bootstrap-root.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 7d35c48..0ca312d 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -17,6 +17,7 @@ apt-get update \ cmake \ command-not-found \ curl \ + firejail \ elinks \ git \ golang-go \