@echo off echo Start running the script... cd ../ echo Start building the app... wails build --clean echo End running the script!