Execute a script from the current directory.
Section: Script Execution and Utilities
Run shell script
bash
bash
./deploy.shExplanation
Use an explicit path so the shell does not rely on `PATH`.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Script Execution and Utilities