This repository has been archived on 2023-02-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-my-data/docker/bash_history

6 lines
98 B
Bash

./entrypoint.sh
nginx
nginx -t
uwsgi /etc/uwsgi/apps-enabled/mydata.ini
kill -QUIT $(pidof uwsgi)