Description
Hi.
I have a Taskfile.yml in main directory.
ls T*
Taskfile.yml
task
sending incremental file list
This does not work in the subdirectory.
cd DRIVER/
task
file does not exist
Version
3.44.1
Operating system
Linuxmint 22.2
Experiments Enabled
No response
Example Taskfile
# https://taskfile.dev
version: '3'
tasks:
default:
silent: true
cmd: rsync -a --progress * piwrt.local::jmicron/