From 9598c63fc06a24208e237cd84aeb321a644365c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20LASSERRE?= Date: Sat, 8 Dec 2018 12:29:15 +0000 Subject: [PATCH] Update INSTALL.TXT Missing `cd postfixadmin` --- INSTALL.TXT | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.TXT b/INSTALL.TXT index 17a55aac..fad3a9a7 100644 --- a/INSTALL.TXT +++ b/INSTALL.TXT @@ -53,6 +53,7 @@ Alternatively : $ cd /srv $ git clone https://github.com/postfixadmin/postfixadmin.git + $ cd postfixadmin $ git checkout postfixadmin-3.2 2. Setup Web Server