final change

This commit is contained in:
Brent Gordon 2020-03-02 17:52:17 -05:00
parent 8c1cb565c4
commit 8dbc852983

View File

@ -73,7 +73,7 @@
(displayln "Uploaded post!"))
(define (loop)
(sleep 540)
(sleep 600)
(upload-attachment)
(loop))