ops: Fix obvious bug in cache heater script

This commit is contained in:
wiz 2024-02-06 14:03:44 -05:00
parent f004705896
commit fea115bcbc
No known key found for this signature in database
GPG key ID: A394E332255A6173

View file

@ -1,5 +1,5 @@
#!/usr/bin/env zsh #!/usr/bin/env zsh
hostname=mempool.space hostname=$(hostname)
heat() heat()
{ {