Closed Stradivario closed 1 year ago
This PR represents adding a --force argument to rsync in order to not throw error that file exists
--force
rsync
rsync: mkdir "/builds/XXXXXX/./.packages" failed: File exists (17) rsync error: error in file IO (code 11) at main.c(682) [Receiver=3.1.3]
copy-packages.ts
Issue
Description
This PR represents adding a
--force
argument torsync
in order to not throw error that file existsType of change
Checklist:
--force
argument insidecopy-packages.ts