mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
indent -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"
|