mirror of
https://github.com/tuna/tunasync.git
synced 2025-06-13 21:12:43 +00:00
5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
echo $TUNASYNC_LOCAL_DIR
|
|
echo $TUNASYNC_LOG_FILE
|
|
sleep 5
|