mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Alternative content for clone sites
This commit is contained in:
parent
b035a0a619
commit
7a82c6d000
3 changed files with 30 additions and 0 deletions
|
@ -11,8 +11,10 @@ BUNDLE_DIR='/bitcoin.org/bundle'
|
|||
SITEDIR='/bitcoin.org/site'
|
||||
DESTDIR='build@bitcoinorgsite:/var/www/site'
|
||||
WORKDIR=`mktemp -d`
|
||||
BITCOINORG_BUILD_TYPE='deployment'
|
||||
|
||||
export BUNDLE_DIR
|
||||
export BITCOINORG_BUILD_TYPE
|
||||
|
||||
# Stop script in case a single command fails
|
||||
set -e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue