Files
admin/maint/package_upgrade.py
2026-07-29 11:29:33 +02:00

3 lines
59 B
Python

from pyinfra.operations import server
server.apt.upgrade()