mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix indentation.
MFC after: 4 days
This commit is contained in:
parent
450f41e187
commit
a5198c41bc
1 changed files with 1 additions and 1 deletions
|
|
@ -331,7 +331,7 @@ if [ -z "${source_periodic_confs_defined}" ]; then
|
|||
$periodvar=daily
|
||||
;;
|
||||
*)
|
||||
eval $var=\"$value\"
|
||||
eval $var=\"$value\"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue