ds-services/dt-cart/service.run

2 lines
117 B
Bash

#!/bin/sh
/home/athene/.local/bin/poetry run ./gunicorn.sh > /var/log/athene/dt-cart-$(date +%Y-%m-%d-%H-%M-%S).log &