#!/bin/sh # restart sudo umount /Data sudo systemctl stop mysql sudo shutdown -r now