add locate & doc it is only needed for debugging
This commit is contained in:
parent
73b4707070
commit
79736ff031
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ unzip
|
||||||
wget
|
wget
|
||||||
psmisc
|
psmisc
|
||||||
git-core
|
git-core
|
||||||
lsof
|
lsof # useful when debugging
|
||||||
openssh-server
|
openssh-server
|
||||||
vim
|
vim
|
||||||
|
locate # useful when debugging
|
||||||
|
|
Loading…
Reference in a new issue