Add .editorconfig and correct indentation for many seqs
This commit is contained in:
@@ -51,7 +51,7 @@ step_52_info() { echo "Reset freeradius and daloradius database"; }
|
||||
step_52_alias() { ALIAS="resetdb"; }
|
||||
step_52() {
|
||||
local lAnswer
|
||||
|
||||
|
||||
if [ $QUIET -eq 0 ]; then
|
||||
read -p "Do you really want to reset the database $FRAD_DB_NAME y/[n]? " lAnswer
|
||||
else
|
||||
|
Reference in New Issue
Block a user