start_uwsgi 163 Bytes
Newer Older
1 2 3 4
#!/bin/bash

FILE="/var/log/gargantext/uwsgi/$(date +%Y%m%d-%H:%M:%S).log"
#touch /var/log/gargantext/uwsgi/$FILE && sudo 
5
sudo uwsgi gargantext.ini --logto $FILE