总结-shell脚本

执行脚本从 svn 检出项目bash

vi ace.shsvn

#!/bin/bash
svn export svn://127.0.0.1/ace/demo /ace/demo

设置脚本可执行 chmod +x ace.shspa

相关文章
相关标签/搜索