master #69

Merged
emmatveev merged 30 commits from master into prod 2025-06-04 02:47:20 +03:00
Showing only changes of commit f54f0bf32e - Show all commits

View File

@ -1,2 +1,4 @@
#!/bin/bash
python3 prepare.py python3 prepare.py
nginx -g daemon off; nginx -g daemon off;