X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=filesystem%2Fusr%2Flocal%2Fbin%2Fmyupgrade;fp=filesystem%2Fusr%2Flocal%2Fbin%2Fmyupgrade;h=49197fb57c1fe7f7c3d2b4f0f6fc13844ba56cd9;hp=664c2d2bd408e85e9952002cf1b117465650cf30;hb=ec4efaeb603f21de169aeedff4907d2279bada3a;hpb=7b33a0e88d9ccdaf8601aa77f9fc597d592b4c10 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.