This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Permissions are not applied
- PB: Since we do not chown the original folder with the appropriate user, the use of unison options `-numericids` and `-user` sync to root now. - FIX: remove these unison options (unison is running as the required user). chown recursively the files after the initial sync
- Loading branch information