summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnode/setup_lib1
1 files changed, 1 insertions, 0 deletions
diff --git a/node/setup_lib b/node/setup_lib
index 4edb231..0333fdf 100755
--- a/node/setup_lib
+++ b/node/setup_lib
@@ -68,6 +68,7 @@ lit_install()
# wget "${DOWNLOAD_URL}${LIT_DEB}" "${DOWNLOAD_URL}${PYTHON_LIT}"
# dpkg -i --force-all ${LIT_DEB} ${PYTHON_LIT}
# rm -f ${LIT_DEB} ${PYTHON_LIT}
+ true
}
ca_certificates_install()