mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-16 09:15:26 +01:00
ebfccada32
* adds packer build for server with VM Single node in vultr.com marketplace * fix missed varibale
4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
|
|
## Run on every boot.
|
|
echo $(date -u) ": System booted." >> /var/log/per-boot.log |