mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +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'
|
|
|