Daily Silent Update of All Your Winget Apps
Winget Update Command
Updating all of your Winget and Microsoft Store software is a pretty basic command, just:winget update --allHowever, if ...
Daily Silent Update of All Your Winget Apps
Winget Update Command
Updating all of your Winget and Microsoft Store software is a pretty basic command, just:winget update --allHowever, if ...
Proxmox Immich Bookworm to Immich Trixie for existing Immich LXCs
systemctl disable --now immich-web immich-ml
apt update && apt dist-upgrade -y
apt install screen -y
sed -i 's/bookworm/trixie/' /etc/apt/sources.list
sed -i 's/bookworm/trixie/' /etc/apt/sources.list.d/jellyfin.sources
sed -i ...