mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 00:04:16 +02:00
Fix simple mistake
This commit is contained in:
parent
98ac5a562a
commit
ff26dca83a
@ -2571,6 +2571,8 @@
|
|||||||
else
|
else
|
||||||
ts=$(date "+%s")
|
ts=$(date "+%s")
|
||||||
fi
|
fi
|
||||||
|
else
|
||||||
|
ts=$(date "+%s")
|
||||||
fi
|
fi
|
||||||
echo $ts
|
echo $ts
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user