mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-11 04:38:05 +03:00
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