mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
5 lines
66 B
Bash
5 lines
66 B
Bash
#!/bin/sh
|
|
#
|
|
# Update anacron time stamps.
|
|
|
|
anacron -u cron.weekly
|