mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
fix commands for converting from old to new layout
This commit is contained in:
parent
c3b13c21b2
commit
539b5d3223
|
@ -75,10 +75,11 @@ seeddms51x ---+--- data --+-- log
|
|||
+-- ext
|
||||
|
||||
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
|
||||
mv www/conf .
|
||||
mv seeddms-5.1.x/ext www
|
||||
cd www
|
||||
rm inc op out views controllers styles languages webdav restapi pdfviewer index.php
|
||||
ln -s ../seeddms/inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user