dsync.sh 61 B

123456789
  1. #!/bin/bash
  2. dat sync --port ${DAT_UDP_PORT}
  3. sleep 300