#!/bin/sh date # Find the directory where this script is located. opdir="$(dirname "$(realpath "$0")")" cd "$opdir" #execute python3 sync.py