Hi FSCKers,

I have a working php system, nothing fancy, but once in a while I do
update it manually. The source is on Github. What I usually do when I
want to update the working system is to download the tarball from
Github, then untar -xzvf the tarball, then cp -R the untarred files to
the working production directory. It works but it's rather a boring job. 

Definitely I don't want the .git directory in my production directory to
serve the users -- so creating a .git repo right in the public_html web
directory is not really a good idea...

I wonder if the process can be simplified somehow?

Thanks,

- Huan.

-----------------------------------------------------------------
To get off this list, send email to [email protected]
with Subject: unsubscribe
-----------------------------------------------------------------

Reply via email to