Commit 08ae64c0 by 冷斌

fix bug

parent 5fafcb60
#!/bin/sh #!/bin/sh
. /etc/profile . /etc/profile
#. /root/.bash_profile . /root/.bash_profile
# cd path # cd path
cd `dirname $0` cd `dirname $0`
# 执行计划任务 # 执行计划任务
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment