From: Jason H. <jc...@ey...> - 2001-09-26 16:54:20
|
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 |