From d4f3bb8dfb969a30c0f3d27f22063966c1f9beec Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sun, 31 Dec 2023 16:37:49 -0500 Subject: [PATCH] Add ncurses thing for GPG --- deb_bugger.sh | 2 +- deb_linode.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deb_bugger.sh b/deb_bugger.sh index 591a78c..fc4aea0 100755 --- a/deb_bugger.sh +++ b/deb_bugger.sh @@ -105,7 +105,7 @@ fi # Various things apt-get -y install unifont bsdgames fortune-mod fortunes-bofh-excuses \ fortunes-mario fortunes fortunes-min neofetch screen beep apt-file \ - htop iftop lm-sensors gcal + htop iftop lm-sensors gcal pinentry-curses apt-file update diff --git a/deb_linode.sh b/deb_linode.sh index 2bb9ad8..36e99c9 100755 --- a/deb_linode.sh +++ b/deb_linode.sh @@ -56,6 +56,6 @@ fi # Various things apt-get -y install unifont bsdgames fortune-mod fortunes-bofh-excuses \ fortunes-mario fortunes fortunes-min neofetch screen apt-file \ - htop iftop gcal + htop iftop gcal pinentry-curses apt-file update