From cbfa4829d9bcd40d1cc3b9220fe78fa37c385c02 Mon Sep 17 00:00:00 2001 From: Phy Date: Sat, 13 Jun 2020 18:41:58 -0400 Subject: use envvars in shebang --- lib/scripts/jquery/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/scripts/jquery/update.sh') 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 # -- cgit v1.2.3