mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Repository Move: Update Repository URLs
git ls-tree --full-tree -r HEAD \ | sed 's/^.\{53\}//' \ | xargs sed -i 's^https://github.com/bitcoin/bitcoin.org^https://github.com/bitcoin-dot-org/bitcoin.org^g'
This commit is contained in:
parent
aa5d54fdaf
commit
b347044eb2
41 changed files with 180 additions and 180 deletions
|
@ -7,7 +7,7 @@ PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin
|
|||
|
||||
source /etc/profile.d/rvm.sh
|
||||
|
||||
REPO='https://github.com/bitcoin/bitcoin.org.git'
|
||||
REPO='https://github.com/bitcoin-dot-org/bitcoin.org.git'
|
||||
SITEDIR='/bitcoin.org/site'
|
||||
DESTDIR='build@bitcoinorgsite:/var/www/site'
|
||||
WORKDIR=`mktemp -d`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue