From: Jason H. <jc...@ey...> - 2001-09-07 14:36:47
|
this is my understanding of how it will work.. correct me if i'm wrong. (example) $ cd /usr/local/binarycloud $ make site_name (it does it's thing) $ cd build/site_name/en $ ls binarycloud ext htdocs user so, if this right, in theory, it would then be possible to remove the binarycloud root dir (/usr/local/binarycloud) if so desired because all of the newly make'd site is completely self sufficient/stand-alone. jason |