mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #443 from hennevogel/master
Switch to apache init restart
This commit is contained in:
commit
6755328c4c
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ task deploy: :environment do
|
|||
invoke :notify_errbit
|
||||
|
||||
to :launch do
|
||||
queue "touch #{deploy_to}/tmp/restart.txt"
|
||||
queue "sudo /etc/init.d/apache2 restart"
|
||||
end
|
||||
|
||||
invoke :'deploy:cleanup'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue