X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fusr%2Flocal%2Fbin%2Fmyupgrade;h=49197fb57c1fe7f7c3d2b4f0f6fc13844ba56cd9;hb=6d1ec26482f86b0f2d9560ce3d04ea8c63297c25;hp=664c2d2bd408e85e9952002cf1b117465650cf30;hpb=50f25d1eec109c4596cfc638c9a7c98da0f0b5d0;p=distro-setup diff --git a/filesystem/usr/local/bin/myupgrade b/filesystem/usr/local/bin/myupgrade index 664c2d2..49197fb 100755 --- a/filesystem/usr/local/bin/myupgrade +++ b/filesystem/usr/local/bin/myupgrade @@ -84,6 +84,12 @@ case $hn in ;; esac +case $hn in + sy) + /b/fai/config/distro-install-common/install-stable-kernel-debs + ;; +esac + # TODO: executed from cron, this doesnt sent an email when we reboot, # because rebooting from the script stops the ability to send email.