Add _create_plugin_scripts to _update_raspap()

This commit is contained in:
billz 2025-02-07 23:48:30 -08:00
parent 32e191e55d
commit 7a880d563f

View File

@ -75,6 +75,7 @@ function _update_raspap() {
_download_latest_files
_change_file_ownership
_patch_system_files
_create_plugin_scripts
_install_complete
}