1 Commits

Author SHA1 Message Date
matmoul 80c87e282b Some infos update 2024-05-07 02:23:49 +02:00
+1 -1
View File
@@ -43,7 +43,7 @@ wipe_dev() {
echo "Begin wiping device ${1}"
echo ""
echo "Start date :"
echo "${STARTDATE}"
echo "${STARTDATESTRING}"
echo ""
echo "blkdiscard secure"
if ! blkdiscard -f -p 500M -s -v "${1}"; then