mirror of
https://github.com/tuna/tunasync.git
synced 2025-04-20 20:22:46 +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
|