hacks/fix-raspian-defaults/root.overlay/boot/per-once.d/70-install-command-not-foun...

8 lines
136 B
Bash

#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
apt update
apt -y install command-not-found
apt-file update
update-command-not-found