mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
ops: Fix obvious bug in cache heater script
This commit is contained in:
parent
f004705896
commit
fea115bcbc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env zsh
|
||||
hostname=mempool.space
|
||||
hostname=$(hostname)
|
||||
|
||||
heat()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue