Alex, am I seeing this right?
...
$ cd binarycloud/
$ make
This will make all valid site directories found in binarycloud/user
OR
$ cd binarcloud/user
$ make site_name
This will make just the site_name site directory. If this site_name
directory does not exist, it gets created, and populated from the
user/default directory.
jason
|