diff options
Diffstat (limited to 'lib/scripts')
-rwxr-xr-x | lib/scripts/jquery/update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/scripts/jquery/update.sh b/lib/scripts/jquery/update.sh index e950d89b7..10c29c4ee 100755 --- a/lib/scripts/jquery/update.sh +++ b/lib/scripts/jquery/update.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # # This script loads the latest jQuery and jQuery-UI 1.* versions from jQuery's CDN # |