1
0
mirror of https://github.com/jaygooby/ttfb.sh synced 2025-12-10 07:57:21 +01:00

Merge pull request #5 from tbarbugli/patch-1

improve portability
This commit is contained in:
Jay Caines-Gooby
2019-06-21 09:50:15 +01:00
committed by GitHub

2
ttfb
View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Shows time in seconds to first byte of a url or urls
#