3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
# Flush the directory cashes when entering
|
|
kill -SIGHUP $(pgrep --full "^rclone mount .* $PWD")
|