diff options
Diffstat (limited to 'bin/deleteurl.sh')
| -rwxr-xr-x | bin/deleteurl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/deleteurl.sh b/bin/deleteurl.sh index 4820ac185..933e0d9fe 100755 --- a/bin/deleteurl.sh +++ b/bin/deleteurl.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/usr/bin/env bash cd "`dirname $0`" ./apicall.sh "/IndexControlURLs_p.html?urlhashdeleteall=&urlstring=$1" > /dev/null |
