aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
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 "$@" ;;