mirror of
https://github.com/ziggyds/iventoy
synced 2024-11-11 13:11:10 +00:00
6 lines
66 B
Bash
6 lines
66 B
Bash
|
|
#!/bin/sh
|
|
cd /app
|
|
./iventoy.sh start
|
|
sleep 5
|
|
tail -f log/log.txt |