cloudflare/Cloudflare-CPanel
Publicmirrored fromhttps://github.com/cloudflare/Cloudflare-CPanel
Commit
Force cp to overwrite files
On most systems `cp` is an alias of `cp -i` which does not overwrite files by default, this should be changed to plain `/bin/cp` with `-rf` option.Changed files
1 files listed