mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-22 08:17:45 -02:30
pre-commit autocorrected files (#9750)
This commit is contained in:
@@ -13,4 +13,4 @@ storage:
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
hostname="$(hostname)"
|
||||
echo My name is ${name} and the hostname is $${hostname}
|
||||
echo My name is ${name} and the hostname is $${hostname}
|
||||
|
||||
Reference in New Issue
Block a user