Merge branch 'devel' of github.com:manjaro/manjaro-tools

This commit is contained in:
udeved 2014-12-29 18:27:10 +01:00
commit 37c5a7fb0c

View file

@ -258,7 +258,7 @@ load_config(){
if [[ -n ${manjaro_kernel} ]];then
manjaro_kernel=${manjaro_kernel}
else
manjaro_kernel="linux316"
manjaro_kernel="linux317"
fi
manjaro_kernel_ver=${manjaro_kernel#*linux}