+reboot update script
This commit is contained in:
parent
65eb40f74e
commit
e997ec0d49
@ -258,6 +258,8 @@
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "[$(${pkgs.coreutils}/bin/date)] Update completed successfully"
|
echo "[$(${pkgs.coreutils}/bin/date)] Update completed successfully"
|
||||||
|
echo "Rebooting system..."
|
||||||
|
${pkgs.systemd}/bin/systemctl reboot
|
||||||
''}";
|
''}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user