2 lines
91 B
Bash
2 lines
91 B
Bash
#!/bin/sh
|
|
poetry run service.run > /var/log/athene/dt-cart-$(date +%Y-%m-%d-%H-%M-%S).log & |