Add last attempted run file

This commit is contained in:
Kenneth Bruen 2023-02-06 06:15:27 +01:00
parent 4bbc1c9891
commit 3d6a5f6249
Signed by: kbruen
GPG key ID: C1980A470C3EE5B1

View file

@ -141,6 +141,7 @@ class Log
end
def main
File.write('./last_attempted_run.txt', $datestr)
log = Log.new
log.add "Creating archive for yesterday, #{$datestr}"