aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Luca Bruno <lucab@debian.org>2010-05-16 15:09:52 +0200
committerGravatar Luca Bruno <lucab@debian.org>2010-05-16 15:09:52 +0200
commit6a06bd6706092ccf300fda02726c2066b03721c8 (patch)
tree25783a8067b91b07f9be602811d429fc8a749909 /examples
parent08d4098f075b5dc8f2a174ec4e824b26fd81c110 (diff)
This helper does not require bash, a generic posix shell is fine enough
Signed-off-by: Luca Bruno <lucab@debian.org>
Diffstat (limited to 'examples')
-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 1e9f9e7..cb13420 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.