Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 226 Bytes

KNOWN_BUGS.md

File metadata and controls

11 lines (7 loc) · 226 Bytes

Known Bugs

Ubuntu 14.04, Coreutils 8.21

There are known bug with relative symlinks ln --relative, which may fail rollback command.

Add next line to deploy.php file:

set('use_relative_symlink', false);