---
surf-open.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/surf-open.sh b/surf-open.sh
index 4dfce4a..446b3a4 100755
--- a/surf-open.sh
+++ b/surf-open.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# See the LICENSE file for copyright and license details.
+# See the LICENSE file for copyright and license details.
#
xidfile="${TMPDIR=/tmp}/tabbed-surf-$USER.xid"
@@ -31,4 +31,3 @@ else
surf -e "$xid" "$uri" >/dev/null 2>&1 &
fi
fi
-
--
2.33.3- [hackers] [surf][PATCH 1/2] surf-open.sh: Use TMPDIR if s... Pontus Stenetorp
- [hackers] [surf][PATCH 2/2] surf-open.sh: Remove spu... Pontus Stenetorp
