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