mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
repoint docs to new pagure repo and sync from there instead of hosted
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user