From f68bfd5c88844c61038a9abef3eeb142f012987e Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 5 May 2024 20:17:04 -0700 Subject: upd arkenfox-updater when multiple firefox profiles will prompt to choose, which breaks automation, so specify one profile --- sh/upd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh') diff --git a/sh/upd b/sh/upd index 0ac12fd..c7fda9a 100755 --- a/sh/upd +++ b/sh/upd @@ -121,7 +121,7 @@ userjs () { # change working dir for cleaner cd "$HOME/.mozilla/firefox/xxxxxxxx.fly" || exit arkenfox-cleaner -s - arkenfox-updater -s + arkenfox-updater -s -p "$HOME/.mozilla/firefox/xxxxxxxx.fly" } misc () { -- cgit v1.2.3-70-g09d2