From df313993650efc1b740f57a88dfaef18cb2c27ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sat, 4 May 2024 18:52:20 -0300 Subject: [PATCH] crontab: fix typo in line 10 --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab b/crontab index e3eea345..985c2bb6 100644 --- a/crontab +++ b/crontab @@ -7,7 +7,7 @@ SHELL=/bin/bash # set a PATH PATH=/usr/bin:/usr/sbin:/usr/local/bin -# incorrect way of seeting PATH +# incorrect way of setting PATH PATH=$PATH:/do/not/do/this # crontab format