From e3db68d527621e3527cd3f15d4eb28243351b28d Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 26 Aug 2023 10:56:59 +0200 Subject: [PATCH] Add mu --- workstation/build_workstation | 1 + 1 file changed, 1 insertion(+) diff --git a/workstation/build_workstation b/workstation/build_workstation index 1b45de8..5c05962 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -21,5 +21,6 @@ set -ue --package xclip \ --package screen \ --package man-db \ + --aur-package mu \ workstation ) -- 2.47.3