From 880c460fd8cd75cfec1abab89065ac56d1004668 Mon Sep 17 00:00:00 2001 From: Tommaso Barbugli Date: Fri, 21 Jun 2019 10:22:30 +0200 Subject: [PATCH] improve portability --- ttfb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ttfb b/ttfb index 4c67910..a91a901 100755 --- a/ttfb +++ b/ttfb @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Shows time in seconds to first byte of a url or urls #