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

improve portability

This commit is contained in:
Tommaso Barbugli
2019-06-21 10:22:30 +02:00
committed by GitHub
parent 92f46ba2af
commit 880c460fd8

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 # Shows time in seconds to first byte of a url or urls
# #