How to run patch
Step 1: Make sure you install app in your site. If it is not installed then use below command to install app in your site first.
bench --site site_name install-app sn_customization
step 2: After install you have to run below command to run patch.
bench --site site_name execute sn_customization.api.update_sn
MIT