mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-30 16:42:46 +08:00
Use remarkable info when back up
This commit is contained in:
parent
3240b3d4a2
commit
dbb5da8881
@ -542,7 +542,7 @@ chsrc_backup (const char *path)
|
|||||||
}
|
}
|
||||||
|
|
||||||
chsrc_run (cmd);
|
chsrc_run (cmd);
|
||||||
chsrc_info (xy_strjoin (3, "备份文件名 ", path, ".bak"));
|
chsrc_info_remarkably (xy_strjoin (3, "备份文件名 ", path, ".bak"));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user