dxsync/presync.sh

5 lines
148 B
Bash
Raw Normal View History

2022-11-20 12:02:29 +08:00
#!/bin/zsh
sed -i "4c syncing..." /mnt/mirrors/status/${1//\//\-}.log
sed -i "3c $(date +'%Y-%m-%d %H:%M:%S')" /mnt/mirrors/status/${1//\//\-}.log