fix #77

Merged
emmatveev merged 1 commits from master into dev 2025-06-08 11:47:13 +03:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 3a8fde645f - Show all commits

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