diff --git a/dependencies.sh b/dependencies.sh old mode 100644 new mode 100755 diff --git a/installation.sh b/installation.sh index 7697db1..f7189ca 100755 --- a/installation.sh +++ b/installation.sh @@ -20,5 +20,4 @@ cd build cmake .. make -j$(nproc --ignore=1) sudo make install -sudo ldconfig - +sudo ldconfig \ No newline at end of file