1
0
mirror of https://github.com/ManyakRus/telegram_loki.git synced 2024-12-12 09:33:50 +02:00
telegram_loki/bin/start_with_log.sh
Nikitin Aleksandr 5e52218611 новый
2023-10-11 18:04:49 +03:00

6 lines
122 B
Bash
Executable File

logfile=log.txt
echo press CTRL+C to stop app
echo log file: $logfile
script -q /dev/null -c ./image_database > $logfile