commit a279238dea8469d430dc47bb2b6e119b4d6d5114 parent b49293577de6c43ba43333a98ea11da3cac99422 Author: sin <sin@2f30.org> Date: Wed, 20 Apr 2016 15:32:02 +0100 build only the kernel by default Diffstat:
M | upgrade-obsd | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/upgrade-obsd b/upgrade-obsd @@ -41,6 +41,6 @@ finish() { } upgradekernel -upgradeworld -upgradexenocara -finish +#upgradeworld +#upgradexenocara +#finish