From 5601b724fe6e6ea90a25de5d67687a55410ae2ce Mon Sep 17 00:00:00 2001
From: Recolic <git@me.recolic.net>
Date: Tue, 24 Dec 2024 01:20:15 -0800
Subject: [PATCH] .

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5fa02f0..1de971b 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Any of: aria2c / wget / curl
 
 1. Download this repo to anywhere.
 2. Modify `init.settings` and `runtime.settings`.
-3. Add `* * * * * /path/to/your/cron-callback.sh` into your crontab.
+3. Add `* * * * * bash /path/to/your/cron-callback.sh` into your crontab.
 
 ## Supported cloudimg
 
-- 
GitLab