mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
BASH syntax highlighting
This commit is contained in:
committed by
Matteo Croce
parent
da7705f1ed
commit
502d2eecd3
@@ -55,7 +55,7 @@ ETCD_NAME=$(hostname -s)
|
||||
|
||||
Create the `etcd.service` systemd unit file:
|
||||
|
||||
```
|
||||
```sh
|
||||
cat <<EOF | sudo tee /etc/systemd/system/etcd.service
|
||||
[Unit]
|
||||
Description=etcd
|
||||
|
||||
Reference in New Issue
Block a user