Simple Bash Script running Migrate, Build, Clear-Cache & restart for Frappe Sites
Refresh all
./refresh_site site1.local
Refresh all but skip building
./refresh_site site1.local --no-build
give the script execute perms using chmod +x refresh_site