start_uwsgi 163 Bytes EditWeb IDE 1 2 3 4 5 #!/bin/bash FILE="/var/log/gargantext/uwsgi/$(date +%Y%m%d-%H:%M:%S).log" #touch /var/log/gargantext/uwsgi/$FILE && sudo sudo uwsgi gargantext.ini --logto $FILE