CodeCommitsIssuesPull requestsActionsInsightsSecurity
master

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

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 files1Full changed-file index
Branches3Containing branches
Tags2Containing tags

Changed files

1 files listed