#!/bin/bash while true; do pip3 install -U youtube_dl --user /opt/yt_sync.py sleep 10m done