diff --git a/install.sh b/install.sh index 450b7a0..d441165 100755 --- a/install.sh +++ b/install.sh @@ -23,7 +23,7 @@ cp -rv ./config/ ~/.beluga/ echo "Start compilation ..." -meson setup --reconfigure build/ +meson setup build/ meson compile -C build/ # Add to path