Skip to content

Commit

Permalink
Restart last
Browse files Browse the repository at this point in the history
  • Loading branch information
oschettler committed Jul 22, 2017
1 parent e6fff3b commit e6a2abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Envoy.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
ln -s {{ $release_dir }} {{ $target }}-{{ $now }}
mv -T {{ $target }}-{{ $now }} {{ $target }}

#cd {{ $root_dir }}/current; php artisan queue:restart; sudo /usr/local/sbin/restart-php
cd {{ $root_dir }}/{{ $target }}; php artisan queue:restart; sudo /usr/local/sbin/restart-php
@endtask

0 comments on commit e6a2abd

Please sign in to comment.