mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-26 13:46:22 +00:00
Merge branch 'deploy-reindex' into panel.sutty.nl
This commit is contained in:
commit
e84ce68da7
1 changed files with 4 additions and 6 deletions
|
@ -32,11 +32,9 @@ class DeployReindex < Deploy
|
||||||
1
|
1
|
||||||
end
|
end
|
||||||
|
|
||||||
def hostname
|
def hostname; end
|
||||||
nil
|
|
||||||
end
|
|
||||||
|
|
||||||
def url
|
def url; end
|
||||||
nil
|
|
||||||
end
|
def destination; end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue