diff options
Diffstat (limited to 'rice.sh')
-rwxr-xr-x | rice.sh | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |