0fd2bd45d906be9ded9c78fc362a6402198f30de
services/Distributed-Wiki.md
... | ... | @@ -47,7 +47,6 @@ GIT=/usr/bin/git |
47 | 47 | |
48 | 48 | cd "${WIKI_PATH}" |
49 | 49 | ${GIT} push |
50 | -sleep 1 |
|
51 | 50 | ${GIT} pull |
52 | 51 | |
53 | 52 | exit 0 |