Missing cd #19

This commit is contained in:
Bob Mottram 2014-03-24 22:18:32 +00:00
parent 92e67436b1
commit 651887b31d
1 changed files with 1 additions and 0 deletions

View File

@ -2516,6 +2516,7 @@ Extract and install it.
tar -xzvf flatpress.tar.gz
cd flatpress-*
cp -r * /var/www/$HOSTNAME/htdocs
cd ..
rm -rf flatpress-*
rm -f flatpress.tar.gz
#+END_SRC