hacks/fix-raspian-defaults/root/boot/setup-scripts/10-install-command-not-foun...

6 lines
123 B
Bash
Raw Normal View History

2019-10-04 12:26:33 +00:00
export DEBIAN_FRONTEND=noninteractive
apt update
apt -y install command-not-found
apt-file update
update-command-not-found