1
0
Fork 0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-03-14 12:11:01 +03:00
This commit is contained in:
Louis Lam 2024-10-28 13:22:38 +08:00
parent 6efec6f0c9
commit cde6db7444

View file

@ -68,3 +68,5 @@ for (const file of files) {
process.exit(1);
}
}
console.log("All knex filenames are correct.");