seems to work now
This commit is contained in:
parent
0017b4ec4a
commit
abfeea1c79
|
@ -1,7 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
|
||||||
apt update
|
|
||||||
apt -y install command-not-found
|
|
||||||
apt-file update
|
|
||||||
update-command-not-found
|
|
|
@ -1,7 +1,9 @@
|
||||||
apt-transport-https
|
apt-transport-https
|
||||||
bash-completion
|
bash-completion
|
||||||
build-essential
|
build-essential
|
||||||
|
bundler
|
||||||
byobu
|
byobu
|
||||||
|
bzr
|
||||||
ca-certificates
|
ca-certificates
|
||||||
command-not-found
|
command-not-found
|
||||||
cryptsetup-bin
|
cryptsetup-bin
|
||||||
|
@ -9,9 +11,12 @@ curl
|
||||||
daemontools
|
daemontools
|
||||||
dirmngr
|
dirmngr
|
||||||
dnsutils
|
dnsutils
|
||||||
|
git
|
||||||
gnupg-agent
|
gnupg-agent
|
||||||
gnupg2
|
gnupg2
|
||||||
|
golang
|
||||||
haveged
|
haveged
|
||||||
|
httpie
|
||||||
inetutils-ping
|
inetutils-ping
|
||||||
iptables-persistent
|
iptables-persistent
|
||||||
iptraf-ng
|
iptraf-ng
|
||||||
|
@ -19,13 +24,17 @@ jq
|
||||||
less
|
less
|
||||||
lsof
|
lsof
|
||||||
man-db
|
man-db
|
||||||
|
mercurial
|
||||||
mosh
|
mosh
|
||||||
nmap
|
nmap
|
||||||
|
nodejs
|
||||||
|
npm
|
||||||
ntp
|
ntp
|
||||||
opensc
|
opensc
|
||||||
pbzip2
|
pbzip2
|
||||||
pcscd
|
pcscd
|
||||||
pinentry-curses
|
pinentry-curses
|
||||||
|
pipenv
|
||||||
pv
|
pv
|
||||||
rsync
|
rsync
|
||||||
runit
|
runit
|
||||||
|
@ -34,6 +43,7 @@ scdaemon
|
||||||
screen
|
screen
|
||||||
socat
|
socat
|
||||||
software-properties-common
|
software-properties-common
|
||||||
|
subversion
|
||||||
usbmount
|
usbmount
|
||||||
vim
|
vim
|
||||||
wget
|
wget
|
||||||
|
|
Loading…
Reference in New Issue