From a5e2ba35cb0879433995329f59d5730751411785 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Fri, 15 Apr 2022 01:25:51 +0200 Subject: [PATCH] :wrench: Improve update.sh --- scripts/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/update.sh b/scripts/update.sh index e674a3a0..d3bbfeb0 100644 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -3,6 +3,7 @@ git pull git submodule update make clean-all make -j +make -C plug clean make -C plug sudo make install for a in $(cat plug/list.txt) -- 2.43.0