diff --git a/tiny-ec2-bootstrap b/tiny-ec2-bootstrap index ab7e642..8f39f42 100644 --- a/tiny-ec2-bootstrap +++ b/tiny-ec2-bootstrap @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# vim:set ft=sh: +# vim:set ft=sh et ts=4 sts=4 sw=4: description="Provides EC2 cloud bootstrap"