diff --git a/deploy.php b/deploy.php index b6313970..1a990e08 100644 --- a/deploy.php +++ b/deploy.php @@ -20,7 +20,7 @@ add('shared_files', [ server('production', 'dreipunktnull.com') ->user('ssh-438277-ep-reisen') ->forwardAgent() - ->set('deploy_path', '~/{{application}}') + ->set('deploy_path', '/kunden/13174_42857/kunden/typo3sites/ep-reisen/{{application}}') ->set('bin/php', '/usr/local/bin/php5-56STABLE-CLI') ;