mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2025-07-25 04:43:40 +00:00
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
# update and reinstall podman each day
|
|
#00 00 * * * root sh -c '/data/on_boot.d/00-podman.sh --download-only && /data/on_boot.d/00-podman.sh --force'
|
|
|