commit c3ed3d6fe38b9175fbbba4aae604dd22cc551ac7 parent 9b46e7f2cf54aa23e22408675e99f357b129e120 Author: Ed van Bruggen <edvb54@gmail.com> Date: Mon, 13 Mar 2017 13:29:48 -0700 bin: Fix surf_open not reading right file Diffstat:
bin/surf_open | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/surf_open b/bin/surf_open @@ -1,6 +1,6 @@ #!/bin/sh -xidfile="$HOME/.surf/tabbed.xid" +xidfile="$HOME/.surf/tabbed-surf.xid" uri="" if [ "$#" -gt 0 ]; then