mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2025-06-06 15:57:54 +08:00
3 lines
58 B
Bash
3 lines
58 B
Bash
#!/bin/sh
|
|
indent -kr -i8 -ts8 -sob -l80 -ss -bs -psl "$@"
|