Skip to content
Snippets Groups Projects
Commit 945f9c07 authored by Rohit Gupta's avatar Rohit Gupta
Browse files

added sshpass for GitLab CI support

parent 69a3d144
Branches
Tags
No related merge requests found
......@@ -280,7 +280,8 @@ check_install_oai_software() {
python-pip \
pydb \
wvdial \
python-numpy
python-numpy \
sshpass
$SUDO update-alternatives --set liblapack.so /usr/lib/atlas-base/atlas/liblapack.so
if [ `lsb_release -rs` = '12.04' ] ; then
install_nettle_from_source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment