From 8ec578520e5544b9a56ab7df8e3b8b40f2376c40 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 3 Nov 2025 01:27:15 +0300 Subject: ewww --- rice.sh | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'rice.sh') diff --git a/rice.sh b/rice.sh index 66f61c6..2a212e0 100755 --- a/rice.sh +++ b/rice.sh @@ -133,12 +133,17 @@ echo "*/30 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESS */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 - cd /home/"$PERMUSER" -# run_as_user git clone https://git.awy.one/autofox -# cd autofox -# run_as_user ./configure_firefox.sh -# cd /home/"$PERMUSER" +run_as_user git clone https://git.awy.one/autofox +cd autofox +run_as_user ./configure_icecat.sh +cd /home/"$PERMUSER" +rm -rf autofox -# rm -rf autofox +run_as_user git clone https://git.awy.one/statusbar +cd statusbar +run_as_user make +cd /home/"$PERMUSER" +rm -rf statusbar # MPV thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua -- cgit v1.2.3