3276615de9
--HG-- extra : convert_revision : 430172b7424cd936f51915c9683737873afa0403
5 lines
67 B
Bash
5 lines
67 B
Bash
#!/bin/sh
|
|
#
|
|
# Update anacron time stamps.
|
|
|
|
anacron -u cron.monthly
|