From d594c2aa0c072a0f59234d0f00c34dc365f4b1bb Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Sat, 23 Mar 2024 21:23:28 +0100 Subject: [PATCH] fix an issue where crontab (cron) is missing in ubuntu --- installer/install/tpot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/install/tpot.yml b/installer/install/tpot.yml index 507e74bc..46c4cf81 100644 --- a/installer/install/tpot.yml +++ b/installer/install/tpot.yml @@ -127,6 +127,7 @@ - bash-completion - ca-certificates - cracklib-runtime + - cron - curl - exa - git