From c8406fc2fa09e09ea4d9a010e5aed5d4f54104fd Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 29 Jun 2025 23:03:34 +0530 Subject: Add yarr (my fork) rss reader + disable send --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index fbc6993..b1975ef 100755 --- a/build.sh +++ b/build.sh @@ -66,7 +66,7 @@ case "$cmd" in fs) run_ssh lf ;; test-dash) gen_test_dash ;; open-test-dash) open_test_dash ;; - dash) brave "http://$HOME_HOST" ;; + dash) brave "http://home.local" ;; copy_in) copy_in "$@" ;; copy_out) copy_out "$@" ;; _) chaincmds "$@" ;; -- cgit v1.3.1