#!/bin/bash
echo "This script is about to run another script."
sh ./script.sh
echo "This script has just run another script."
https://stackoverflow.com/questions/8352851/how-to-call-one-shell-script-from-another-shell-script
No hay comentarios:
Publicar un comentario