#!/usr/bin/env bash # # Author: Dmitry Razumov # Copyright (c) 2021-2025 UBLinux # echo -n "Syncing block devices..." sync sync sync && echo " done."