Skip to content

Commit

Permalink
chore: create scripts folder for tb
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkaske committed Nov 24, 2024
1 parent 2054408 commit 682f9c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ async function main() {
/**
* REMINDER: do it manually (to avoid accidental deletion on dev mode)
* Within the app/workflows folder, run the following command:
* $ bun src/cron/tinybird.ts
* $ bun src/scripts/tinybird.ts
*/

// main().catch(console.error);

0 comments on commit 682f9c2

Please sign in to comment.