why am i stupid?

This commit is contained in:
NL-TCH 2024-02-09 01:50:46 +01:00
parent 8c82c41330
commit ccd0d62a5a

View file

@ -513,6 +513,7 @@ function _prompt_install_restapi() {
_install_status 0 "(Skipped)" _install_status 0 "(Skipped)"
else else
_install_restapi _install_restapi
fi
elif [ "$restapi_option" == 1 ]; then elif [ "$restapi_option" == 1 ]; then
_install_restapi _install_restapi
else else