+reboot update script
This commit is contained in:
@@ -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
|
||||||
''}";
|
''}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user