From 7f3df09d5241f029f8544dbe9c992ee3f11d3611 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 7 Oct 2025 09:55:58 +0300 Subject: mutt-wizard --- rice.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'rice.sh') diff --git a/rice.sh b/rice.sh index ed343ee..45b4edc 100755 --- a/rice.sh +++ b/rice.sh @@ -133,10 +133,6 @@ echo "*/30 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESS */30 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESSION_BUS_ADDRESS\" \"/proc/\$(pgrep -x waybar)/environ\" | sed 's/DBUS_SESSION_BUS_ADDRESS=//'); /home/$PERMUSER/.local/bin/cron/checkup */10 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESSION_BUS_ADDRESS\" \"/proc/\$(pgrep -x waybar)/environ\" | sed 's/DBUS_SESSION_BUS_ADDRESS=//'); /home/$PERMUSER/.local/bin/cron/mailup" | run_as_user crontab - -run_as_user git clone https://git.awy.one/mutt-wizard /home/"$PERMUSER"/mutt-wizard -cd /home/"$PERMUSER"/mutt-wizard -make install - cd /home/"$PERMUSER" # run_as_user git clone https://git.awy.one/autofox # cd autofox @@ -152,7 +148,6 @@ run_as_user makepkg -csi cd /home/"$PERMUSER" rm -rf termfilechooser -rm -rf mutt-wizard # MPV thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua -- cgit v1.2.3