master #84

Merged
emmatveev merged 9 commits from master into prod 2025-06-12 01:13:28 +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