how to extract webpage from a git repo and then throw it into root of www server
|
|
vor 1 Monat | |
|---|---|---|
| LICENSE | vor 1 Monat | |
| README.md | vor 1 Monat |
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