Skip to content

Commit

Permalink
Update bili_dev_task_daily.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
RayWangQvQ authored May 11, 2024
1 parent 55b71cb commit 6906890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qinglong/DefaultTasks/dev/bili_dev_task_daily.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env bash
#15 0 * * * bili_dev_task_daily.sh
#5 9 * * * bili_dev_task_daily.sh
#new Env('bili每日任务[dev先行版]');
#

. bili_dev_task_base.sh

target_task_code="Daily"
run_task "${target_task_code}"
run_task "${target_task_code}"

0 comments on commit 6906890

Please sign in to comment.