repoint docs to new pagure repo and sync from there instead of hosted
This commit is contained in:
parent
e64ae513db
commit
abeb7f2b57
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
#5 * * * * root /usr/local/bin/lock-wrapper docs-sync "/usr/local/bin/docs-sync | /usr/local/bin/nag-once docs-sync 1d 2>&1"
|
||||
5 * * * * root /usr/local/bin/lock-wrapper docs-sync "/usr/local/bin/docs-sync | /usr/local/bin/nag-once docs-sync 1d 2>&1"
|
||||
|
|
|
@ -4,7 +4,7 @@ if [ ! -d /srv/web/docs ]
|
|||
then
|
||||
echo "/srv/web/docs missing"
|
||||
cd /srv/web
|
||||
git clone git://git.fedorahosted.org/docs/web.git docs
|
||||
git clone https://pagure.io/fedora-docs-web.git docs
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue