diff --git a/init.sh b/init.sh index 8f5f703..04901fd 100755 --- a/init.sh +++ b/init.sh @@ -29,7 +29,7 @@ deps=$(grep '^sudo' ./README.md) } done else - printf "(!!) this distro is unsupported. check and install the dependencies manually" + printf "(!!) this distro is unsupported. check and install the dependencies manually\n" fi git submodule update --init --recursive diff --git a/lib/libdevuansdk b/lib/libdevuansdk index 58fe65a..e2738e9 160000 --- a/lib/libdevuansdk +++ b/lib/libdevuansdk @@ -1 +1 @@ -Subproject commit 58fe65a7193d78ec64d223c865d4479ece41275d +Subproject commit e2738e9aefcf1fe9f7604f79eb2231a2a6273d12