pi-hole/automated install
Michele Bologna 55fce489bc Fix: add psmisc as dependency
Debian 9.4 does not install `psmisc` by default and the following error will happen during installation:

```
  [✗] /usr/local/bin/pihole: line 353: killall: command not found
/usr/local/bin/pihole: line 364: killall: command not found
```

This patch adds `psmisc` (that contains `killall`) as dependency

Signed-off-by: Michele Bologna <michele.bologna@gmail.com>
2018-04-19 23:41:23 +02:00
..
basic-install.sh Fix: add psmisc as dependency 2018-04-19 23:41:23 +02:00
uninstall.sh Tweak wording to fit on 80 character screen 2017-09-21 00:22:47 +10:00