mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Update deploy.sh
This commit is contained in:
parent
04a9ff4a4c
commit
3feb176ac8
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ curl -X POST "https://api.cloudflare.com/client/v4/zones/ff904f7348b9513064b23e8
|
|||
-H "Content-Type: application/json" \
|
||||
--data '{"purge_everything":true}'
|
||||
|
||||
sleep 30
|
||||
|
||||
# Take site back online
|
||||
echo "Bringing site back online..."
|
||||
rm $DOCUMENT_ROOT/maintenance.file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue