aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-08-14 16:07:40 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-08-14 16:07:40 +0200
commit651b3b6678d7cfa5ef81821f641a7d7ff427b18d (patch)
tree68e029dc32b75babc30013794425bca51597552c /install.sh
parent0e675d4b868c000df78e886d5d1f031b58b962ce (diff)
Remove mate-calc
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 6c2739b..6dfa6b3 100755
--- a/install.sh
+++ b/install.sh
@@ -40,7 +40,6 @@ if command_exists apt; then
signal-desktop \
fonts-hack \
fonts-noto-color-emoji \
- mate-calc
$SUDO apt purge -y \
lemonbar # automatically installed but unwanted
else