1
0
forked from sneak/hacks
This commit is contained in:
2019-10-04 09:02:55 -07:00
parent d9f759a43c
commit 0017b4ec4a
8 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
apt update
apt -y install command-not-found
apt-file update
update-command-not-found