From 567585e1ea6c9efc1534e6a48bdfd64e00ed6099 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 20 Aug 2023 10:32:50 +0000 Subject: [PATCH] Add screen --- workstation/build_workstation | 1 + 1 file changed, 1 insertion(+) diff --git a/workstation/build_workstation b/workstation/build_workstation index dc8396c..138ceac 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -19,5 +19,6 @@ set -ue --package certbot \ --package bitwarden-cli \ --package xclip \ + --package screen \ workstation ) -- 2.47.3