From 220479ffd9acade83c5ab6d0b954cedc7d40b047 Mon Sep 17 00:00:00 2001 From: Mi Klo Date: Mon, 22 Nov 2021 18:05:14 +0100 Subject: [PATCH] add blivet-gui --- mx-linux/mx-19.3.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mx-linux/mx-19.3.sh b/mx-linux/mx-19.3.sh index 015cf71..0c66b6b 100644 --- a/mx-linux/mx-19.3.sh +++ b/mx-linux/mx-19.3.sh @@ -96,5 +96,5 @@ curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | gpg --dearmor | tee /usr/sha echo "deb [signed-by=/usr/share/keyrings/yarnkey.gpg] https://dl.yarnpkg.com/debian stable main" | tee /etc/apt/sources.list.d/yarn.list apt-get update apt-get install $1 yarn -apt-get install $1 blivet-gui -#--> nodejs \ No newline at end of file +#--> nodejs +apt-get install $1 blivet-gui \ No newline at end of file