1
0
forked from sneak/hacks

working on rpi borging

This commit is contained in:
2019-10-04 05:26:33 -07:00
parent f467f89c85
commit 45b3eb8ad5
15 changed files with 237 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
export DEBIAN_FRONTEND=noninteractive
apt update
apt -y install command-not-found
apt-file update
update-command-not-found