Davide Alberani 0b93d8b8d2 avoid warning messages in cron logs
Add -o Apt::Cmd::Disable-Script-Warning=true argument to the apt call,
to avoid the "WARNING: apt does not have a stable CLI interface. Use
with caution in scripts." messages that otherwise would be printed in
the cron logs.
2024-05-08 13:40:33 +02:00
2024-04-01 04:09:29 -04:00
2024-05-08 01:23:59 -04:00
2024-05-08 13:40:33 +02:00
2024-01-01 12:13:05 -05:00
2024-05-08 01:34:34 -04:00
2024-01-05 13:21:19 -05:00
2024-05-05 14:29:05 -04:00
2024-01-27 13:17:04 -05:00

Proxmox VE Helper-Scripts

Website | Contribute | Guides | Changelog | Support


These scripts empower users to create a Linux container or virtual machine interactively, providing choices for both simple and advanced configurations. The basic setup adheres to default settings, while the advanced setup gives users the ability to customize these defaults.

Options are displayed to users in a dialog box format. Once the user makes their selections, the script collects and validates their input to generate the final configuration for the container or virtual machine.

Be cautious and thoroughly evaluate scripts and automation tasks obtained from external sources. Read more

Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.
Languages
Shell 100%