Browse Source

Missing cd #19

Bob Mottram 11 years ago
parent
commit
651887b31d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      beaglebone.txt

+ 1
- 0
beaglebone.txt View File

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