Fix deploy script group

This commit is contained in:
Tim
2025-05-04 15:15:59 +02:00
parent 9b699ea4c7
commit d62d34fb63
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ host('snips.loken.nl')
return input()->getOption('branch') ?: 'master';
})
->set('deploy_path', '/var/www/snips.loken.nl')
;
;