Skip to content

Commit 429fa70

Browse files
authored
Update restart notice
Signed-off-by: Luiz Bizzio <contact@luizbizzio.com>
1 parent 5ff942b commit 429fa70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

local-https.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -euo pipefail
33

44
export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
55

6-
STEP_DELAY="${STEP_DELAY:-0.7}"
6+
STEP_DELAY="${STEP_DELAY:-0.6}"
77

88
NONINTERACTIVE="${LOCAL_HTTPS_NONINTERACTIVE:-0}"
99
VERBOSE="${LOCAL_HTTPS_VERBOSE:-0}"

0 commit comments

Comments
 (0)