Merge pull request 'fix' (#77) from master into dev

Reviewed-on: #77
This commit is contained in:
emmatveev 2025-06-08 11:47:11 +03:00
commit f342e38fea
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