From fe444660a33866302dd018e9c2acbce500dbb755 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 18 Sep 2025 02:33:59 +0300 Subject: update --- rice.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'rice.sh') diff --git a/rice.sh b/rice.sh index 51523a4..2382993 100755 --- a/rice.sh +++ b/rice.sh @@ -136,6 +136,12 @@ run_as_user git clone https://git.awy.one/mutt-wizard /home/"$PERMUSER"/mutt-wiz cd /home/"$PERMUSER"/mutt-wizard make install +cd /home/"$PERMUSER" + +run_as_user git clone https://git.awy.one/tessen /home/"$PERMUSER"/tessen +cd /home/"$PERMUSER"/tessen +make install + cd /home/"$PERMUSER" # run_as_user git clone https://git.awy.one/autofox # cd autofox @@ -152,6 +158,7 @@ run_as_user makepkg -csi cd /home/"$PERMUSER" rm -rf termfilechooser rm -rf mutt-wizard +rm -rf tessen # MPV thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua -- cgit v1.2.3