mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 07:16:21 +00:00
output
This commit is contained in:
parent
6154139c8f
commit
7946cfb563
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Reindexa los artículos al terminar la compilación
|
||||
class DeployReindex < Deploy
|
||||
def deploy
|
||||
def deploy(output: true)
|
||||
site.reset
|
||||
site.indexed_posts.destroy_all
|
||||
site.index_posts!
|
||||
|
|
Loading…
Reference in a new issue