shell_provider.sh 69 B

1234
  1. #!/bin/bash
  2. echo $TUNASYNC_LOCAL_DIR
  3. echo $TUNASYNC_LOG_FILE
  4. sleep 5