diff options
Diffstat (limited to 'bot.zsh')
| -rwxr-xr-x | bot.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -908,8 +908,8 @@ then fi strftime %s > "${cache}.timer" - startup_time=$(strftime %s) + log_text="Startup succeeded" source "${units}/log.zsh" |
