Install tasksel before using it.

This commit is contained in:
Bert Chang
2014-05-29 12:10:34 +08:00
parent 7b402442f2
commit 87c63f290e
2 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ We only support Docker based installs now. Please see [our **official install gu
> # Run these commands as your normal login (e.g. "michael")
> sudo apt-get update && sudo apt-get -y upgrade
> sudo apt-get install tasksel
> sudo tasksel install openssh-server
> sudo tasksel install mail-server
> sudo tasksel install postgresql-server