diff --git a/installers/common.sh b/installers/common.sh index d2e2f69f..f884ad73 100755 --- a/installers/common.sh +++ b/installers/common.sh @@ -75,6 +75,7 @@ function _update_raspap() { _download_latest_files _change_file_ownership _patch_system_files + _create_plugin_scripts _install_complete }