/usr/local/bin/bkpthunderbird.sh
「ターミナルで実行すると動作します」でスクリプトのバックアップを作成しましたsh bkpthunderbird.sh
!しかし、crontabで実行すると
05 12 * * * /usr/local/bin/bkpthunderbird.sh
ジョブは実行されますが、「ping」、「umount /Volume/destination」、または「diskutil unmount /Volumes/destination」などのライブデバイスを確認するための基本コマンドを認識しません。 Mac OS Big Sur、Catalinaのcron、smbdにAccess Full Diskを提供します。私のcrontabのスクリプトは正常に動作します。
なぜこれが起こるのか知っている人がいますか?