update comment about dependencies

This commit is contained in:
Daniel Jakots 2016-12-08 16:51:55 +01:00
parent 869b03b018
commit 29fb639f6f

View file

@ -1,8 +1,8 @@
#!/bin/sh
# EvoMaintenance script
# install packages postgresql-client and sudo (Debian)
# or port postgresql-client (*BSD)
# Dependencies (all OS): git postgresql-client
# Dependencies (Debian): sudo
# version 0.2
# Copyright 2007-2008 Gregory Colpart <reg@evolix.fr>, Evolix <info@evolix.fr>