aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Ben Boeckel <MathStuf@gmail.com>2010-08-21 11:47:25 -0400
committerGravatar Ben Boeckel <MathStuf@gmail.com>2010-10-02 11:56:29 -0400
commita2901d469cacd317e8995486401f363bc569d37c (patch)
tree860e46b69dbfc86696751c52faee720b2096e452
parent5f6d5a160485f262fbff74d1c1c8565702bc6f6e (diff)
Loading from bookmarks is now POSIX sh
-rwxr-xr-xexamples/data/scripts/load_url_from_bookmarks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/data/scripts/load_url_from_bookmarks.sh b/examples/data/scripts/load_url_from_bookmarks.sh
index 1cf8ea4..d5f7bd6 100755
--- a/examples/data/scripts/load_url_from_bookmarks.sh
+++ b/examples/data/scripts/load_url_from_bookmarks.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#NOTE: it's the job of the script that inserts bookmarks to make sure there are no dupes.