Bläddra i källkod

Update 'README.md'

computer_glamour 2 veckor sedan
förälder
incheckning
07d93f7485
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -2,6 +2,8 @@
 
 how to extract webpage from a git repo and then throw it into root of www server
 
+**Operations listed below need to be done at the backend of the git server !!!!**
+
 ```bash
 git --git-dir=/path/to/repo.git archive HEAD | tar -x -C /destination/path