8 lines
97 B
Bash
Executable File
8 lines
97 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source "common.sh"
|
|
|
|
$Multini -o "$OutIni" --del "$InIni" SectionWithIndent
|
|
|
|
compare
|