BD-js/posix.sh

10 lines
143 B
Bash
Raw Permalink Normal View History

2024-04-05 12:15:24 -04:00
#!/bin/sh
2024-04-05 13:45:08 -04:00
date
2024-04-05 12:15:24 -04:00
# Find the directory where this script is located.
opdir="$(dirname "$(realpath "$0")")"
cd "$opdir"
#execute
python3 sync.py