#!/bin/bash # Stating Message echo "" # TODO - Add an updater for Stable Diffusion API # Update the git Repo git fetch -a -p git pull # Install any new libraries npm i # Update complete message echo ""