Add newline to the end of bash scripts

This commit is contained in:
Tamer Tas
2015-09-18 19:35:05 +03:00
parent 0f8cc8926f
commit cb5f921df1
9 changed files with 9 additions and 9 deletions

View File

@@ -63,4 +63,4 @@ while true; do
done
wait
systemctl daemon-reload
systemctl daemon-reload

View File

@@ -72,4 +72,4 @@ EOF
systemctl daemon-reload
systemctl enable kubelet
systemctl start kubelet
systemctl start kubelet

View File

@@ -48,4 +48,4 @@ EOF
systemctl daemon-reload
systemctl enable kube-proxy
systemctl start kube-proxy
systemctl start kube-proxy