mirror of
https://github.com/DictXiong/dxsync.git
synced 2025-12-06 22:17:49 +08:00
4 lines
67 B
Bash
4 lines
67 B
Bash
|
|
#!/bin/zsh
|
||
|
|
|
||
|
|
sed -i '4 s/$/?/' /mnt/mirrors/status/${1//\//\-}.log
|