how to extract webpage from a git repo and then throw it into root of www server
|
|
1 mês atrás | |
|---|---|---|
| LICENSE | 1 mês atrás | |
| README.md | 1 mês atrás |
how to extract webpage from a git repo and then throw it into root of www server
git --git-dir=./computer.glamour.ovh.git/ archive HEAD | tar -x