container-server/setup/cron/weekly/check-updates

5 lines
52 B
Text
Raw Normal View History

2023-10-14 03:10:09 +02:00
#!/bin/sh
apk update --quiet
apk list --upgradable