From e662d60893b9d5c88a7eb4c1e213d144142740b9 Mon Sep 17 00:00:00 2001 From: Digital Studium Date: Sat, 16 Mar 2024 19:11:30 +0300 Subject: [PATCH] Add scrot --- install_software.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install_software.sh b/install_software.sh index 8d45171..e06ded6 100755 --- a/install_software.sh +++ b/install_software.sh @@ -30,7 +30,8 @@ python3-pip `# pip` \ tensorrt-libs \ bat \ locales \ -fzf +fzf \ +scrot sudo locale-gen ru_RU sudo locale-gen ru_RU.UTF-8