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:
2025-06-08 11:47:11 +03:00
2 changed files with 8 additions and 0 deletions

4
nginx/nginx-dev/refre.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
python3 prepare.py
nginx -s reload

View File

@@ -0,0 +1,4 @@
#!/bin/bash
python3 prepare.py
nginx -s reload