iventoy/entrypoint.sh
2023-07-05 17:17:14 +02:00

6 lines
66 B
Bash

#!/bin/sh
cd /app
./iventoy.sh start
sleep 5
tail -f log/log.txt