mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 22:25:34 +01: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
Reference in a new issue