Update chart repo url from installation script
[nonrtric/plt/rappmanager.git] / scripts / install / install-all.sh
index a8c518a..fa59b3d 100755 (executable)
@@ -34,4 +34,7 @@ echo "Installing ACM components..."
 echo "Patching Kserve..."
 ./patch-kserve.sh
 
+echo "Patching Sample rApps..."
+./patch-sample-rapps.sh
+
 echo "Rapp Manager installation completed."
\ No newline at end of file