BASH syntax highlighting

pull/492/head
Matteo Croce 2019-10-04 14:28:57 +02:00
parent 96ff85db20
commit 95acac207e
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ ETCD_NAME=$(hostname -s)
Create the `etcd.service` systemd unit file: Create the `etcd.service` systemd unit file:
``` ```sh
cat <<EOF | sudo tee /etc/systemd/system/etcd.service cat <<EOF | sudo tee /etc/systemd/system/etcd.service
[Unit] [Unit]
Description=etcd Description=etcd