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