diff --git a/bb.sh b/bb.sh index 8a147e8..0779812 100755 --- a/bb.sh +++ b/bb.sh @@ -1053,3 +1053,5 @@ do_main() { # Do not change anything here. If you want to modify the code, edit do_main() # do_main $* + +# vim: set shiftwidth=4 expandtab: