mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Add newline to the end of bash scripts
This commit is contained in:
@@ -38,4 +38,4 @@ start
|
||||
|
||||
while true; do
|
||||
sleep 5
|
||||
done
|
||||
done
|
||||
|
||||
@@ -44,4 +44,4 @@ echo "Ceph is ready"
|
||||
# Wait forever
|
||||
while true; do
|
||||
sleep 10
|
||||
done
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user