mirror of
https://github.com/DictXiong/dxsync.git
synced 2026-09-11 08:46:54 +08:00
4 lines
67 B
Bash
4 lines
67 B
Bash
|
|
#!/bin/zsh
|
||
|
|
|
||
|
|
sed -i '4 s/$/?/' /mnt/mirrors/status/${1//\//\-}.log
|