fix commands for converting from old to new layout

This commit is contained in:
Uwe Steinmann 2019-03-18 07:35:11 +01:00
parent c3b13c21b2
commit 539b5d3223

View File

@ -75,10 +75,11 @@ seeddms51x ---+--- data --+-- log
+-- ext +-- ext
In order to convert to this layout you need to do the following in the seeddms51x In order to convert to this layout you need to do the following in the seeddms51x
directory: directory (replace the 'x' in '5.1.x' with the correct number):
ln -s seeddms-5.1.x seeddms ln -s seeddms-5.1.x seeddms
mv www/conf . mv www/conf .
mv seeddms-5.1.x/ext www
cd www cd www
rm inc op out views controllers styles languages webdav restapi pdfviewer index.php rm inc op out views controllers styles languages webdav restapi pdfviewer index.php
ln -s ../seeddms/inc ln -s ../seeddms/inc