#!/bin/bash echo "执行第二个脚本" # 这里添加你的脚本逻辑 exit 0