accept relative paths in migrate commands
more precisely: we resolve the publish_path so it's not relative, using realpath() without this, relative would end up in the apache config, breaking vhosts
Please register or sign in to comment
more precisely: we resolve the publish_path so it's not relative, using realpath() without this, relative would end up in the apache config, breaking vhosts