Merge pull request 'fix' (#77) from master into dev
Reviewed-on: https://gitea.sprinthub.ru/self/infra/pulls/77
This commit was merged in pull request #77.
This commit is contained in:
4
nginx/nginx-dev/refre.sh
Normal file
4
nginx/nginx-dev/refre.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
python3 prepare.py
|
||||||
|
nginx -s reload
|
||||||
4
nginx/nginx-prod/refre.sh
Normal file
4
nginx/nginx-prod/refre.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
python3 prepare.py
|
||||||
|
nginx -s reload
|
||||||
Reference in New Issue
Block a user