Add script to remove old reminders

This commit is contained in:
jude
2024-10-12 22:12:01 +01:00
parent 894961e2cd
commit 6340f5a20f
4 changed files with 18 additions and 1 deletions

View File

@ -59,6 +59,7 @@ assets = [
["reminder-dashboard/dist/index.html", "lib/reminder-rs/static/index.html", "644"],
["conf/default.env", "etc/reminder-rs/config.env", "600"],
["conf/Rocket.toml", "etc/reminder-rs/Rocket.toml", "600"],
["bin/reminder-rs-clean-old", "usr/bin/reminder-rs-clean-old", "755"],
# ["nginx/reminder-rs", "etc/nginx/sites-available/reminder-rs", "755"]
]
conf-files = [