Files
createsftp-shell/create_sftp_start.sh
2026-05-12 16:43:49 +09:00

5 lines
92 B
Bash

echo "Start Send CSV"
cd /home/root/
echo "Execute Send CSV"
./sendCSV.sh >/dev/null 2>&1 &