Update maintenance.js

This commit is contained in:
2023-06-29 02:27:53 +02:00
committed by GitHub
parent c8240b5a0d
commit d5d51f15e2

View File

@@ -1,5 +1,3 @@
Sure, here is an updated version of the script that will log the date and time when the repository was updated:
const { exec } = require('child_process'); const { exec } = require('child_process');
const schedule = require('node-schedule'); const schedule = require('node-schedule');