diff options
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 "$@" ;; |
