From b735f44ad9d26d780430bbabeecfa6ff21c967e4 Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Thu, 12 Mar 2026 22:42:40 -0500 Subject: [PATCH] Fix typo: regenerate --- features/src/utils/opt/devcontainer/bin/creds/s3/schedule.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/src/utils/opt/devcontainer/bin/creds/s3/schedule.sh b/features/src/utils/opt/devcontainer/bin/creds/s3/schedule.sh index 0e212cf45..18c1f5725 100755 --- a/features/src/utils/opt/devcontainer/bin/creds/s3/schedule.sh +++ b/features/src/utils/opt/devcontainer/bin/creds/s3/schedule.sh @@ -30,7 +30,7 @@ _creds_s3_schedule() { cat <<________EOF | tee -a /var/log/devcontainer-utils/creds-s3.log $(date --date="@${now}") -Scheduling cron to regerate S3 creds $(date -u --date="@$((ttime - now))" '+%T') from now. +Scheduling cron to regenerate S3 creds $(date -u --date="@$((ttime - now))" '+%T') from now. ________EOF cat <<________EOF | crontab -u "$(whoami)" -