make_install.sh 85 字节
Newer Older
Y
Yu Yang 已提交
1 2 3 4 5
#!/bin/bash
cd `dirname $0`
source ./common.sh
sudo make install
sudo paddle version