conf_disk: bug fixes, splitted init function to library, language concistancy fixes

This commit is contained in:
fatalerrors
2021-07-02 18:11:26 +02:00
parent 6421af70c4
commit 7f7fa76391
9 changed files with 117 additions and 103 deletions

View File

@@ -22,7 +22,7 @@ conf_ssh()
precheck_conf_ssh()
{
: # Rien à vérifier
: # Nothing to check
}
export -f conf_ssh